Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1246

Python • Re: Unable to import cv2 on OpenCV installation

$
0
0
cv2 recognition works now on my second machine. I fixed it by combining steps from the above. First, I used a new SD card with raspberrypi os installed. Then, the command that did it for me is:

pip3 install --ignore-installed "opencv-python<4.10.0.86"

So thanks to all for your time and effort! It seems to be working now.

Statistics: Posted by DevGuy — Fri Feb 21, 2025 6:58 pm



Viewing all articles
Browse latest Browse all 1246

Trending Articles