When I try to run a script which imports the OakCamera from the depthai_sdk package, I get the error "cannot import name 'Oak Camera' from 'depthai-sdk' ".
The requirements are installed as well as the DepthAI package. Also the package is in the sys.path and the Python Environment. So I do not know what is causing the Import Error.
Would appreciate any tip and any help I can get 🙂