I just received an OAK-D and have just finished setting up my virtual environment and downloading all required packages (following the "First steps with DepthAI tutorial" on the DepthAI documentation). I have a Mac M1 running BigSur 11.5.1 and am using Rosetta to run my terminal and execute the instal_requirements.py script.
However, when I try to run the depthai_demo.py in my virtual environment, I encounter this error:
RuntimeError: BlobReader error: File does not seem to be a supported neural network blob
How do I resolve this?