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
I guess this folder is still old. the python routines need "pyhazel" which is the one we created in the previous version. should I create a fake python executable? or you plan to update them?
(rpy3) reza@debian:/data/hazel2/hazel2/pyGUI$ python hazel_pyqt5.py
backend = Qt5Agg
Traceback (most recent call last):
File "hazel_pyqt5.py", line 12, in
from hazel import hazel
File "/data/hazel2/hazel2/pyGUI/hazel.py", line 2, in
import pyhazel
ModuleNotFoundError: No module named 'pyhazel'
The text was updated successfully, but these errors were encountered:
I guess this folder is still old. the python routines need "pyhazel" which is the one we created in the previous version. should I create a fake python executable? or you plan to update them?
(rpy3) reza@debian:/data/hazel2/hazel2/pyGUI$ python hazel_pyqt5.py
backend = Qt5Agg
Traceback (most recent call last):
File "hazel_pyqt5.py", line 12, in
from hazel import hazel
File "/data/hazel2/hazel2/pyGUI/hazel.py", line 2, in
import pyhazel
ModuleNotFoundError: No module named 'pyhazel'
The text was updated successfully, but these errors were encountered: