- Edited
Trying to run python code on the depth ai camera and getting this error:
RuntimeError: Pipeline - 'DetectionNetwork' node with id: 2, isn't compatible with forced OpenVINO version
I was trying this example
https://github.com/luxonis/depthai-experiments/tree/master/gen2-license-plate-recognition
But have tried other examples and get this error.
RuntimeError: Device booted with different OpenVINO version that pipeline requires
I have tried different versions of openvino. Right now I have 2021.1
Not sure what else to send so let me know what other info you need to know.
Thanks -Dave