You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
It can be solved by:
pip install opencv-python-headless==4.5.3.56
The text was updated successfully, but these errors were encountered:
During training i had this problem
It can be solved by:
The text was updated successfully, but these errors were encountered: