CommanderPi icon indicating copy to clipboard operation
CommanderPi copied to clipboard

Doesn't launch on Debian Bullseye

Open SmithTech00 opened this issue 4 years ago • 1 comments

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

SmithTech00 avatar May 31 '21 22:05 SmithTech00

Try to reinstall with new version

Jack477 avatar Jun 01 '21 18:06 Jack477