Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' #53

Open
Zvyozdo4ka opened this issue Feb 16, 2024 · 0 comments
Open

cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline' #53

Zvyozdo4ka opened this issue Feb 16, 2024 · 0 comments

Comments

@Zvyozdo4ka
Copy link

During training i had this problem

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant