depthai-python
depthai-python copied to clipboard
WIP: Update install_dependencies.sh
Fixed issues during installation of dependencies on some systems:
- 'externally-managed-environment' error
- 'Package 'libtbb2' has no installation candidate' error
These changes aim to fix issue 1128
Tested on Debian 12 and Ubuntu 22.04.
@katerina-stemberova #972 aims to fix this, but feel free to add the check for EXTERNALLY_MANAGED if you find it still causes issues.
@jakaskerl OK, once #972 is in main, I will recheck the script and redo this PR if necessary or close it if everything works. I'm marking it as "WIP" for the time being.