Powerfactory to Pandapower #2050
Unanswered
Arjunayodya
asked this question in
Q&A
Replies: 2 comments
-
|
@Arjunayodya , without test data this will be hard to reproduce. Maybe can you provide a dataset and try it with the current version of the converter? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For the first part it is as @vogt31337 said, without a reproducible example we can't get much info. Even with the example this StackTrace reads more like an issue in the environment so providing the versions used would most likely be helpful. To the second question:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was working on converting the Powerfactory model to Pandapower, using Engine Mode.
But they got the following error
from pandapower.converter.powerfactory import from_pfd

Tried pip install numpy -U, also didn't work
I am also confused about providing the project name and destination path inside 'from_pfd(app, prj_name="Your Project Name", path_dst="Save Path")'
Beta Was this translation helpful? Give feedback.
All reactions