Issue launching pyControl v 2.0.2 #151
Unanswered
FlaviaRicciardi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The error message indicates that numpy is not installed in the version of Python that is being used to launch the GUI. The pyControl installation docs give instructions for how to install the necessary packages using pip. If you installed these packages but pyControl is still giving this error, it is possible that you have more than one version of Python installed on the computer and the version in which you installed the packages is not the version that is being used to run the GUI. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi everyone,
I was using version 2.0.2 of pyControl, and suddenly it stopped working. It means I was not able to launch the GUI anymore. So, I decided to install it again, but I encountered the same problem. I am not able to launch the GUI, and I always get the same ErrorLog (Txt Document) saying:
2025-05-23 14:39:43,879 Unable to import dependencies: No module named 'numpy'
Any suggestions?
Best,
Flavia
Beta Was this translation helpful? Give feedback.
All reactions