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

problem when running the code for face recognition for the webcam #312

Open
nohhem opened this issue Jan 20, 2018 · 2 comments
Open

problem when running the code for face recognition for the webcam #312

nohhem opened this issue Jan 20, 2018 · 2 comments

Comments

@nohhem
Copy link

nohhem commented Jan 20, 2018

  • face_recognition version:v0.1.12
  • Python version:3.6.2
  • Operating System:mac oserria v 10.12.6

Description

I am getting a problem when running the code for face recognition for the webcam

What I Di:

I tried both of these commands :
python3 facerec_from_webcam_faster.py
python facerec_from_webcam_faster.py

and I keep getting this error: 
 face_locations = face_recognition.face_locations(rgb_small_frame)
TypeError: 'list' object is not callable
@nohhem
Copy link
Author

nohhem commented Jan 20, 2018

please advice as soon as possible

@FiveMaster
Copy link

can you show your code first?
And I will help you to check.

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