seunghwa I am trying to run depthai-demo.py in window10 cmd, but I get an error like ModuleNotFoundError: No module named 'depthai'. What should I do?
GergelySzabolcs seunghwa Run install_requirements.py (located at the same folder as depthai_demo.py) script in order to install dependencies.