Katerina Stemberova

Results 5 comments of Katerina Stemberova

> error: externally-managed-environment I believe I have a solution for this issue. The problem arises when `pip` is told to upgrade itself at the end of the installation of the...

The [newest version of the script](https://github.com/katerina-stemberova/depthai-python/blob/1128_install-dependencies/docs/source/_static/install_dependencies.sh) should also fix the issue with installation of the "libtbb2" package. @camchaney @LaudixGit feel free to test (download the file and run it locally...

These changes aim to fix issue [1128](https://github.com/luxonis/depthai/issues/1128)

Tested on Debian 12 and Ubuntu 22.04.

@jakaskerl OK, once [#972](https://github.com/luxonis/depthai-python/pull/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...