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
{{ message }}
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
Ubuntu 19.10 - GEForce GTX 1060
The GUI failed to start with the following errors.
Traceback (most recent call last):
File "/usr/local/bin/nuxhash-gui", line 8, in sys.exit(nuxhash_gui())
File "/usr/local/lib/python3.8/dist-packages/nuxhash/init.py", line 6, in nuxhash_gui from nuxhash.gui.main import main
File "/usr/local/lib/python3.8/dist-packages/nuxhash/gui/main.py", line 9, in import wx
ModuleNotFoundError: No module named 'wx'