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

module 'cv2.cv2' has no attribute 'face' #24

Open
K9Developer opened this issue Aug 27, 2021 · 1 comment
Open

module 'cv2.cv2' has no attribute 'face' #24

K9Developer opened this issue Aug 27, 2021 · 1 comment

Comments

@K9Developer
Copy link

I tried doing pip install OpenCV-contrib-python and it didn't work what should I do??

@dhanvina
Copy link

dhanvina commented Oct 25, 2022

This worked for me, maybe u can give it a try.

  1. Download the integrated 'wheel' file containing both OpenCV and its Contrib files, which would be like 'opencv_python‑3.4.3+contrib‑cp36‑cp36m‑win_amd64.whl' which can be downloaded from here.

  2. Install using pip install (wheel filename)

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

2 participants