yolov9
yolov9 copied to clipboard
AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' (most likely due to a circular import)
When I was running qat.py, I encountered an issue requiring ultralytics's opencv version to be higher than 4.6. However, when I attempt to install any version other than 4.5.5.64, I encounter this problem:
AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' (most likely due to a circular import)
See directly with the author of the yolov9 qat implementation
Thanks, at least my error changed when I uninstalled opencv and installed version 4.5.5.64