Skip to content

CommanderPi doesn´t start #70

Description

@johhaa00

Hi there, my CommanderPi doesn´t start, I just get the hourglass and then nothing. Can anyone here help me, please?

This is what it looks like when i run the command: ~ $ sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME}
pi@raspberrypi:~ $ sudo python3 ${HOME}/CommanderPi/src/main.py ${HOME}
Here is home_path /home/pi
Here is app-1 Version 1.0
Exist and read
Country code is:
country SE: DFS-ETSI
Traceback (most recent call last):
File "/home/pi/CommanderPi/src/main.py", line 2, in
import gui as g
File "/home/pi/CommanderPi/src/gui.py", line 5, in
import bootloader as btl
File "/home/pi/CommanderPi/src/bootloader.py", line 17
os.system(f'rpi-eeprom-config --out /lib/firmware/raspberrypi/bootloader/stable/{ad} --config {path}/build/bootconf.txt /lib/firmware/raspberrypi/bootloader/stable/{ad}')
^
SyntaxError: invalid syntax

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions