-
Notifications
You must be signed in to change notification settings - Fork 37
Description
File "/Users/xuyingl/Desktop/cats_demo/lib/python3.10/site-packages/cv2/init.py", line 181, in
bootstrap()
File "/Users/xuyingl/Desktop/cats_demo/lib/python3.10/site-packages/cv2/init.py", line 175, in bootstrap
if __load_extra_py_code_for_module("cv2", submodule, DEBUG):
File "/Users/xuyingl/Desktop/cats_demo/lib/python3.10/site-packages/cv2/init.py", line 28, in __load_extra_py_code_for_module
py_module = importlib.import_module(module_name)
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "/Users/xuyingl/Desktop/cats_demo/lib/python3.10/site-packages/cv2/gapi/init.py", line 301, in
cv.gapi.wip.GStreamerPipeline = cv.gapi_wip_gst_GStreamerPipeline
AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' (most likely due to a circular import)