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.
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