Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
RuntimeError: Dora Runtime raised an error. | |
Caused by: | |
0: main task failed | |
1: failed to init an operator | |
2: failed to init python operator | |
3: Traceback (most recent call last): | |
File "/home/peiji/dora/dora-robomaster/operators/robot.py", line 1, in <module> | |
from robomaster import robot, blaster, led | |
ModuleNotFoundError: No module named 'robomaster' | |
Location: | |
binaries/runtime/src/operator/python.rs:28:9 | |