Skip to content

SyntaxError: Missing parentheses in call to 'print'. Did you mean print("map base url: " + self.baseurl)? #9

@Angrenost1

Description

@Angrenost1

Hello n0bel,
First, I think you PiClock really rocks.
I am trying to install it on my Raspberry Pi model 4B with Raspbian Bullseye installed (the Pi would not start up with Stretch).
I followed all command, but when I try to start the PiClock with the command "sh start.sh -n -s" I receive an error below.
I really hope you can help me to solve.
Regards
Remco

Error

root@PiClock:~/PiClock# sh startup.sh -n -s
Disabling screen blanking....
No protocol specified
xset: unable to open display ":0"
No protocol specified
xset: unable to open display ":0"
No protocol specified
xset: unable to open display ":0"
Setting sound to max (assuming Monitor Tv controls volume)....
Checking for NeoPixels Ambilight...
Starting NeoPixel Ambilight Service...
Checking for GPIO Buttons...
Starting gpio-keys Service...
Checking for Temperature Sensors...
gpio memmap: Operation not permitted
Starting PiClock.... logging to screen.
File "/root/PiClock/Clock/PyQtPiClock.py", line 1642
print "map base url: " + self.baseurl
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("map base url: " + self.baseurl)?

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