Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyGUI #5

Open
reza35 opened this issue Apr 4, 2018 · 3 comments
Open

pyGUI #5

reza35 opened this issue Apr 4, 2018 · 3 comments

Comments

@reza35
Copy link

reza35 commented Apr 4, 2018

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'

@aasensio
Copy link
Owner

aasensio commented Apr 6, 2018

Yes, it was not implemented. I've been working on this and now it works. There are some things to tune yet, but at least you can play with the GUI.

@reza35
Copy link
Author

reza35 commented Apr 6, 2018

Thank you. It works fine now like in the old version (python gui.py) with only one problem I can report: changing wavelength causes a crash.

@aasensio
Copy link
Owner

aasensio commented Apr 6, 2018

I'll work on that. There are still some issues with this and I have to check where is the problem coming from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants