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 have this error #8

Open
mostafazaghlol opened this issue Mar 5, 2018 · 5 comments
Open

I have this error #8

mostafazaghlol opened this issue Mar 5, 2018 · 5 comments

Comments

@mostafazaghlol
Copy link

AttributeError: 'module' object has no attribute 'face'
on line 246 ?
screenshot from 2018-03-05 21-31-20

@man02019
Copy link

hii,
i am also facing same problem.please help. i googled then i found that i have to install "opencv-contrib"
by the command-"pip install opencv-contrib" .but "your pip version is not supported to download opencv-contrib" error was shown.
please help

@nguyen37
Copy link

nguyen37 commented May 8, 2018

I'm having the same error, send help

@runaway1722
Copy link

has anyone solved this?

@Nile1103
Copy link

@runaway1722 I installed "opencv-contrib" and solved my problem like this.
image
you can try it .

@AyushTejwani
Copy link

first remove your opencv library and add it again with contrib
follow this for adding:
run command prompt as admin
pip install opencv-contrib-python

the eigenface isnt present in the library of opencv and you have to add it thats why such problem is faced

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

6 participants