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'
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'