depthai icon indicating copy to clipboard operation
depthai copied to clipboard

[BUG] OpenVINO version does not change

Open mahmad096 opened this issue 1 year ago • 0 comments

In blob_manager.py a method is defined: getBlob

In line 89 it changes the version back to 2021.4, regardless if the user has passed 2022.1 in function parameters

This can cause problems, I don't know why developers have put this if condition.

mahmad096 avatar Jun 18 '24 00:06 mahmad096