Running Klipperscreen throws an error

Hello,

I’m getting this error while running Klipper Screen.

shekhar@odroid:~/KlipperScreen$ ./launch_klipperscreen.sh
6100
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=x.org.server/.MainActivity }
Warning: Activity not started, intent has been delivered to currently running top-most instance.
Waiting for x-server to be ready .
File “screen.py”, line 95
raise RuntimeError from e
^
SyntaxError: invalid syntax

Please help.

I have the same problem

Can’t find service: nfc
Can’t find service: nfc
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=x.org.server/.MainActivity }
Warning: Activity not started, intent has been delivered to currently running top-most instance.
Waiting for x-server to be ready .
./launch_klipperscreen.sh: line 35: /home/Klipper/.KlipperScreen-env/bin/python3: No such file or directory

The file is right here


I don’t know what to do next