Jack477 / CommanderPi

Easy RaspberryPi4 GUI system managment
MIT License
188 stars 33 forks source link

Doesn't launch on Debian Bullseye #58

Open SmithTech00 opened 3 years ago

SmithTech00 commented 3 years ago

When launching from the icon, the cursor spins for a while then nothing. When launched from the terminal I get the following.

raceback (most recent call last): File "/home/pi/CommanderPi/src/main.py", line 9, in import gui as g File "/home/pi/CommanderPi/src/gui.py", line 4, in import resources as rs File "/home/pi/CommanderPi/src/resources.py", line 16, in home_path = sys.argv[1] NameError: name 'sys' is not defined

Jack477 commented 3 years ago

Try to reinstall with new version