Hello everybody,
I just installed depthai unter Windows 11 with "python3 install_requirements.py"
When I now start "python3 depthai_demo.py"
I get the following error:
Version mismatch between installed depthai lib and the required one by the script.
Required: 2.21.2.0
Installed: 2.21.2.0.dev+dev
Run: python3 install_requirements.py
What should I do?
Cheers
Jens