Version mismatch between installed depthai lib and the required one by the scrip. Required: 2.15.2.0 Installed: 2.15.1.0 Run: pythons install.requirements.py
按照提示安装指定版本的depthai
python3 -m pip install depthai==2.15.2.0