depthai-python
depthai-python copied to clipboard
Imported target "hedley" includes non-existent path
I am building one particular wheel related to Arducam 20MP IMX283 Camera module.
I am getting this error while trying to install that wheel
CMake Error in CMakeLists.txt:
Imported target "hedley" includes non-existent path
"/tmp/pip-install-e5ej9caz/depthai_f972ae757cb74f9caf4683b0966a701f/external/hedley/include"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
System: Jetson Xavier Arducam IMX 283 Ubuntu 18.04 python 3.9 program running in virtual environment
please suggest some solution or hints.
Hi @Captain299792458 ,
I think we still need to add full support for the IMX283. I will ask internally if we can bump the arducam_imx283
version so we can build wheels (which would resolve this issue).
Thanks, Erik