No module named 'cv2'
Hi,
I'm new to the world of raspberry, I tried to follow the guide "How to Run TensorFlow Lite Object Detection Models on the Raspberry Pi" but when I launch the last command to run the tensorFlow lite model, I see this:
Traceback (most recent call last): File "TFLite_detection_webcam.py", line 19, in
maybe you did not install it with sudo. Provide more information about the used command for installation
Did you activate the virtual environment before running the command?