You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
bug
What is the current behavior?
hard to use itools to do something with network-store
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
itools convert-network --input-file a.xiidm --output-file b.xiidm --output-format XIIDM
with the following config.yml
network:
default-impl-name: NetworkStore
What is the expected behavior?
works
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)
To fix it, I had to :
use network-store-client, instead of network-store-iidm-impl because some extensions are in the client
Do you want to request a feature or report a bug?
bug
What is the current behavior?
hard to use itools to do something with network-store
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
itools convert-network --input-file a.xiidm --output-file b.xiidm --output-format XIIDM
with the following config.yml
What is the expected behavior?
works
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)
To fix it, I had to :
The text was updated successfully, but these errors were encountered: