Hi!!
I've been having some troubles with Google Colab. And also localy with Jupyter Notebooks.
This is a great example of segmentation usin the OAK-D. However, it doesn't run in Google Colab because of the new Pyhton version.
I followed this forum's solution to use py 3.7.X in Colab but then, neither a "Hello World!" runs.
After that, I tried the code in Ubuntu, using Jupyter with a conda environment, but a PYTHONPATH error appears.
Would you suggest contacting the creator of the notebook?