Followed yt guide to set up object detection model, but when I run script it says it lacks "cv2". Googled it means I need to install opencv, but I cant install it cause it's getting errors. Where can I find up to date opencv download link?
oops.se
What yt? What errors?
Boro
ImportError: libIlmImf-2_2.so.23: cannot open shared object file: No such file or directory
I get this error when trying to do >>> import cv2
/tmp/pip-install-fxb0rboi/opencv-contrib-python_bc60429a224b4caab01ceffa6867564f/_skbuild/linux-armv7l-3.9/cmake-build
Please check the install target is valid and see CMake's output for more information.
----------------------------------------
ERROR: Failed building wheel for opencv-contrib-python
Failed to build opencv-contrib-python
ERROR: Could not build wheels for opencv-contrib-python which use PEP 517 and cannot be installed directly