|
Hello,
I have bought a RoboTank.
I installed my rasbian image correctly and download the git repo.
Then, i run setup.py and everything went good. I installed the HAT board and the camera.
I restarted the RPi and nothing happened.
If i try to run manually webserver.py i get
- File "adeept_rasptank/server/webServer.py", line 339
- with open(f'{projectPath}/config.json', 'r') as f1:
- ^
- SyntaxError: invalid syntax
Copy the Code
What ma i missing?
Thanks
|
|