EdjeElectronics / TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi

A tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!
Apache License 2.0
1.5k stars 684 forks source link

Failed to build opencv-python #160

Open Vikram12301 opened 1 year ago

Vikram12301 commented 1 year ago

I got Failed to build opencv-python on running the bash command

nano get_pi_requirements.sh
Petros626 commented 1 year ago

I would recommend you this way: https://qengineering.eu/install-opencv-on-raspberry-pi.html. You can use it with C++ and Python.