You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python3 main.py
Traceback (most recent call last):
File "~/romi/applications/romi-python/main.py", line 4, in <module>
from romi.rpc import Server
ModuleNotFoundError: No module named 'romi'
so I first of all have to build and install the python library:
Problem
If I try running
python3 ./application/romi-python/main.pyas described in: https://docs.romi-project.eu/Rover/software/ I run into the following error messageso I first of all have to build and install the python library:
I think this step should be added to https://docs.romi-project.eu/Rover/software/#starting-up-the-software-manually