Jack477 / CommanderPi

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

CommanderPi can not run for Raspberry Ubuntu20.1 #46

Closed xiangdongping999 closed 3 years ago

xiangdongping999 commented 3 years ago

Hello sir:

I download the install zip,and installed app. but i run this app ,this app is no reaction. use the terminal run the start.sh not run and show some error information (pic 1) pic1 I read some issues used sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME} ,(pic2) pic2 and i surety installed psutil (pic3) pic3 How to fix ,Please help me! Thank you!

PS:I am from china, english is not good.

Jack477 commented 3 years ago

Hi, try with pip3 install psutil, also check is CommanderPi installed in your home directory as /home/<username>/CommanderPi NO AS /root!

xiangdongping999 commented 3 years ago

hello sir

I try with pip3 install psutil (pip3 install) pip3 install and check the file (file) file everything is ok but app not run.

thank you !

Jack477 commented 3 years ago

Hmm, try install psutil with sudo, I mean sudo pip3 install psutil

xiangdongping999 commented 3 years ago

hello sir: I try install psutil with sudo , but app not run. sudo pip3

and i in terminal run the start.sh & python main.py this time show the error information are different (resources.py) start-sh main-py run start,sh error line before is line6, now is line248 run main.py error line before is line6, now is line17

I need edit resoures.py ? if need edit ,how to edit ?

Thank you!

xiangdongping999 commented 3 years ago

hello sir:

Do you have any way for fix this ?

Jack477 commented 3 years ago

Hello, what is path for your config.txt file?

Itai-Nelken commented 3 years ago

I think its boot/firmware/config.txt in Ubuntu, but the file where you should change things has a different name.

Jack477 commented 3 years ago

Replace resources.py with this file https://drive.google.com/file/d/10D0gSCooz9w-sQ7wxkzowJM7WV-eqMWw/view?usp=sharing Added there boot/firmware/config.txt as config file path

xiangdongping999 commented 3 years ago

hello sir I try this way ,but app is not run. I download this file and changed. I Added the config file path (pic:config) 加入config This way is right ? And test start.sh start And test main.py main

What's wrong with me ?

Jack477 commented 3 years ago

Im sorry my bad, I sent you not realesed version of CommanderPi. This file should be fine for you https://drive.google.com/file/d/1oeypiH-ju3lQw0Y_3Z6nCoaoCZFIF6Og/view?usp=sharing Try this and test by start.sh

xiangdongping999 commented 3 years ago

Hello sir Thank you very much! run the start.sh ,software is running. menu desktop not work but this software can running is well

thank you~