midengc8
midengc8
yes, using a Raspberry Pi 4. Path is Home/Pi/CommanderPi. I have Octoprint running also.
pi@octopi:~/CommanderPi $ sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME} [sudo] password for pi: Traceback (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...
Installed, but looks like still missing, CommanderPi still not working, same as before. Please look at the following : Need in a different path? Thanks for the help. pi@octopi:~/CommanderPi $...
Still the same, no psutil module. not sure what is going on.
I tried to import psutil directly, this is what I got: pi@octopi:~/.local/lib/python3.7/site-packages/psutil $ import psutil import-im6.q16: attempt to perform an operation not allowed by the security policy `PS' @ error/constitute.c/IsCoderAuthorized/408....
Raspberry Pi OS with desktop. I also installed octoprint.
Did all of those, same thing. The interesting part is that when I do not have Octoprint in the built, CommanderPi works. I wonder what is causing the problem with...