Powerfactory to Pandapower #2050
Unanswered
Arjunayodya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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