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

I get the Some errors #18

Open
Rishiande opened this issue Nov 16, 2023 · 0 comments
Open

I get the Some errors #18

Rishiande opened this issue Nov 16, 2023 · 0 comments

Comments

@Rishiande
Copy link

Rishiande commented Nov 16, 2023

Whenever I run the GUI App i get these kind of errrors can anyone help me to solve that errors ASAP @joeVenner

C:\Users\rishi\Downloads\FaceRecognition-GUI-APP-master\FaceRecognition-GUI-APP-master>python app-gui.py
Traceback (most recent call last):
File "C:\Users\rishi\Downloads\FaceRecognition-GUI-APP-master\FaceRecognition-GUI-APP-master\app-gui.py", line 2, in
from create_classifier import train_classifer
File "C:\Users\rishi\Downloads\FaceRecognition-GUI-APP-master\FaceRecognition-GUI-APP-master\create_classifier.py", line 30, in
train_classifier('tho1')
File "C:\Users\rishi\Downloads\FaceRecognition-GUI-APP-master\FaceRecognition-GUI-APP-master\create_classifier.py", line 25, in train_classifier
clf = cv2.face.LBPHFaceRecognizer_create()
^^^^^^^^
AttributeError: module 'cv2' has no attribute 'face'

@Rishiande Rishiande reopened this Nov 16, 2023
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