It looks like some of the examples depend on unknown data.
python 08_rgb_mobilenet.py
Traceback (most recent call last):
File "08_rgb_mobilenet.py", line 28, in
nn.setBlobPath(args.nnPath)
RuntimeError: NeuralNetwork node | Blob at path: /home/chris/github/oak/depthai-python/examples/models/mobilenet-ssd_openvino_2021.2_6shave.blob doesn't exist
ctests seems to work, by python examples fail. find . -iname "blob" does not find any.