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

OPENCV error, what is correct version of opencv we need to use? #38

Open
mannuramesh opened this issue Nov 22, 2023 · 1 comment
Open

Comments

@mannuramesh
Copy link

python Proton.py
Traceback (most recent call last):
File "Proton.py", line 8, in
import pyautogui
File "C:\Users\Manoj.conda\envs\gest\lib\site-packages\pyautogui_init_.py", line 183, in
import pyscreeze
File "C:\Users\Manoj.conda\envs\gest\lib\site-packages\pyscreeze_init_.py", line 27, in
import cv2
File "C:\Users\Manoj.conda\envs\gest\lib\site-packages\cv2_init_.py", line 181, in
bootstrap()
File "C:\Users\Manoj.conda\envs\gest\lib\site-packages\cv2_init_.py", line 175, in bootstrap
if _load_extra_py_code_for_module("cv2", submodule, DEBUG):
File "C:\Users\Manoj.conda\envs\gest\lib\site-packages\cv2_init
.py", line 28, in _load_extra_py_code_for_module
py_module = importlib.import_module(module_name)
File "C:\Users\Manoj.conda\envs\gest\lib\importlib_init
.py", line 127, in import_module
return _bootstrap.gcd_import(name[level:], package, level)
File "C:\Users\Manoj.conda\envs\gest\lib\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)

@mannuramesh
Copy link
Author

please release the solution by anyone watching

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