sdk-examples icon indicating copy to clipboard operation
sdk-examples copied to clipboard

DepthAI example: module 'cv2.dnn' has no attribute 'DictValue'

Open seanbecker15 opened this issue 2 years ago • 1 comments

Running the depthAI example with the latest patch version of opencv-python caused an error on my Windows machine. Downgrading to the version specified in this ticket fixed the issue.

pip install -r requirements.txt
.\depthai_combination_install.sh
python .\depthai_combination.py

seanbecker15 avatar Sep 12 '23 03:09 seanbecker15

Thanks for reporting! In this case, I think we will just leave this ticket open until a fix to the issue is released in OpenCV.

oseiskar avatar Sep 15 '23 10:09 oseiskar