jakaskerl
jakaskerl I attempted to both of your recommendations. First I downgraded numpy and got errors. Then I upgraded it, depthai and opencv. First 2 worked opencv continues to give me problems anytime I try to upgrade it. Ill include the error.But isnt the point of the OS image that it contains everything needed to work together? If the one I downloaded isnt like that, is there another that does have it all set.
error: subprocess-exited-with-error
�� Building wheel for opencv-python (pyproject.toml) did not run successfully.
��� exit code: 1
������> [11 lines of output]
patching file opencv/3rdparty/openexr/IlmImf/ImfSystemSpecific.cpp
/tmp/pip-build-env-csgohggy/overlay/lib/python3.9/site-packages/cmake/data/bin/cmake: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/tmp/pip-build-env-csgohggy/overlay/lib/python3.9/site-packages/skbuild/setuptools_wrap.py", line 639, in setup
cmkr = cmaker.CMaker(cmake_executable)
File "/tmp/pip-build-env-csgohggy/overlay/lib/python3.9/site-packages/skbuild/cmaker.py", line 145, in __init__
self.cmake_version = get_cmake_version(self.cmake_executable)
File "/tmp/pip-build-env-csgohggy/overlay/lib/python3.9/site-packages/skbuild/cmaker.py", line 102, in get_cmake_version
raise SKBuildError(msg) from err
Problem with the CMake installation, aborting build. CMake executable is /tmp/pip-build-env-csgohggy/overlay/lib/python3.9/site-packages/cmake/data/bin/cmake
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for opencv-python
Failed to build opencv-python
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (opencv-python)