nuxhash-gui not working in Zorin OS 16
Zorin OS 16 is using debian. I tried to install pythonwx but im not sure where to go when it comes to installing it. I tried to just install it via terminal but it didnt work. Help?
nuxhash-gui
Traceback (most recent call last):
File "/usr/local/bin/nuxhash-gui", line 8, in
Trying installing python3-wxgtk4.0 with apt in your terminal, then attempt running the client again:
sudo apt update && sudo apt install -y python3-wxgtk4.0
Package details