Jack477 / CommanderPi

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

Monjaro arm raspberry pi4 problem #50

Open Slavajun1417 opened 3 years ago

Slavajun1417 commented 3 years ago

I install thinter(tk in arch linux), but have a problem Traceback (most recent call last): File "/home/heeloff/CommanderPi/src/main.py", line 9, in import gui as g File "/home/heeloff/CommanderPi/src/gui.py", line 4, in import resources as rs File "/home/heeloff/CommanderPi/src/resources.py", line 16, in home_path = sys.argv[1] NameError: name 'sys' is not defined

memidhun commented 3 years ago

Same problem for me