Jack477 / CommanderPi

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

No able to run on raspberry pi OS 64 bit #36

Closed cheehoong closed 3 years ago

cheehoong commented 3 years ago

Python 3.7.3 (/usr/bin/python3)

%cd /tmp/xa-9B31T0 %Run c_desktop.py Traceback (most recent call last): File "/tmp/xa-9B31T0/c_desktop.py", line 7, in user = sys.argv[1] IndexError: list index out of range

Jack477 commented 3 years ago

Do you see it when you install it?

cheehoong commented 3 years ago

After install, not ablt to run it via the menu icon/button. Desktop icon also won't run. I run it on thonny, and it show me this.

cheehoong commented 3 years ago

sorry, i found the problem. My bad. I put it in /home/pi/Downloads/CommanderPi folder. after i move it to /home/pi/CommanderPi.... it run