Skip to content

AttributeError: module 'cv2' has no attribute 'faces' #9

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

Open
sssongchelinyi opened this issue May 23, 2022 · 5 comments
Open

AttributeError: module 'cv2' has no attribute 'faces' #9

sssongchelinyi opened this issue May 23, 2022 · 5 comments

Comments

@sssongchelinyi
Copy link

It says AttributeError: module 'cv2' has no attribute 'faces'" when I click "Train Image".

@ThetHtet-San
Copy link

you need to install opencv-contrib python package and I solve this error like this.

@usamaramzan27
Copy link

pip install opencv-contrib
ERROR: Could not find a version that satisfies the requirement opencv-contrib (from versions: none)
ERROR: No matching distribution found for opencv-contrib
(venv) PS E:\uni record\7th Semester\FYP_1\gitHub_Help_code\Attendance-Management-system-using-face-recognition>

@Arockiamari
Copy link

Arockiamari commented Nov 28, 2023 via email

@usamaramzan27
Copy link

can you please share your code file

@saicherry93479
Copy link

saicherry93479 commented Apr 6, 2024

anyone got solution for this? I already had opencv-contrib ..

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

5 participants