EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi

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

istepgueu opened this issue · 0 comments

Solved with:

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