AmmarAhmedSiddiqui i am trying to run depthai_demo.py on jetson nano ubuntu 18.04 and python 3.8. It is giving me this error. I have all the packages and dependencies installed still can't figure out how to solve it
jakaskerl Hi @AmmarAhmedSiddiqui Update depthai version please. And use viewer instead if you can, the demo is deprecated. Thanks, Jaka
AmmarAhmedSiddiqui I have updated the depthai version but it's giving the same error again and I have to use demo for a client's work
jakaskerl Hi @AmmarAhmedSiddiqui Make sure you install the correct requirements for the depthai_demo then. Run the install_requirements.py script from depthai repository. It should install the depthai_sdk which seems to be outdated for you. Thanks, Jaka