Giter Site home page Giter Site logo

Not working about commanderpi HOT 7 CLOSED

jack477 avatar jack477 commented on June 3, 2024
Not working

from commanderpi.

Comments (7)

Jack477 avatar Jack477 commented on June 3, 2024

To uninstall just delete folder with files. Don't install it as root user.

from commanderpi.

memidhun avatar memidhun commented on June 3, 2024

To uninstall just delete folder with files. Don't install it as root user.

Still it's not runnung..I tried clicking the desktop icon

from commanderpi.

Jack477 avatar Jack477 commented on June 3, 2024

Type this in terminal and tell me what you see sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME}

from commanderpi.

memidhun avatar memidhun commented on June 3, 2024

sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME}

Traceback (most recent call last):
File "/home/kali/CommanderPi/src/main.py", line 9, in
import gui as g
File "/home/kali/CommanderPi/src/gui.py", line 4, in
import resources as rs
File "/home/kali/CommanderPi/src/resources.py", line 16, in
home_path = sys.argv[1]
NameError: name 'sys' is not defined

from commanderpi.

Jack477 avatar Jack477 commented on June 3, 2024

Try this version, I've added manually sys import
CommanderPi.zip

from commanderpi.

memidhun avatar memidhun commented on June 3, 2024

Try this version, I've added manually sys import
CommanderPi.zip

Traceback (most recent call last):
File "/home/kali/CommanderPi/src/main.py", line 9, in
import gui as g
File "/home/kali/CommanderPi/src/gui.py", line 4, in
import resources as rs
File "/home/kali/CommanderPi/src/resources.py", line 188, in
print(refusage())
File "/home/kali/CommanderPi/src/resources.py", line 165, in refusage
buff=int(buff)
ValueError: invalid literal for int() with base 10: 'gen'

from commanderpi.

Jack477 avatar Jack477 commented on June 3, 2024

Try this, if it wont work type this in terminal and show me your output vcgencmd measure_clock v3d I guess problem depends on Kali beacuse CommanderPi is designed for Debian/Raspbian.
CommanderPi.zip

from commanderpi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.