TensorFlow-Object-Detection-on-the-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Object-Detection-on-the-Raspberry-Pi copied to clipboard

stuck on "Running setup.py bdist_wheel for opencv-python ... -|"

Open istepgueu opened this issue 3 years ago • 0 comments
trafficstars

Solved with:

pip3 install --upgrade setuptools pip before pip3 install opencv-python

istepgueu avatar Jan 20 '22 09:01 istepgueu