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
$ ./fluxgui
Traceback (most recent call last):
File "./fluxgui", line 17, in < module >
from fluxgui.fluxapp import main
ModuleNotFoundError: No module named 'fluxgui'
The text was updated successfully, but these errors were encountered:
You haven't provided enough info here to get help: what system are you using? How did you install fluxgui?
But it probably won't work anyway: see Issue #27 for how to check if the underlying xflux program works on your system -- probably doesn't -- and then worry about installing fluxgui.
$ ./fluxgui
Traceback (most recent call last):
File "./fluxgui", line 17, in < module >
from fluxgui.fluxapp import main
ModuleNotFoundError: No module named 'fluxgui'
The text was updated successfully, but these errors were encountered: