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

No module named deepface - FACESMILE #17

Open
wiliamc opened this issue Aug 10, 2016 · 2 comments
Open

No module named deepface - FACESMILE #17

wiliamc opened this issue Aug 10, 2016 · 2 comments

Comments

@wiliamc
Copy link

wiliamc commented Aug 10, 2016

hi,
I tried to run the facesmile demo from the Deep face
1.I changed the filepath and image names in the demo.py file
2.Then run the demo using
python demo.py
It shows error:
File "demo.py", line 8, in
from deepface import face_verify
ImportError: No module named deepface

How to install the deepface module?

Thanks,
Regards
CIBIN

@AlienJock
Copy link

the command is pip install DeepFace

@aguschapuis
Copy link

Try with pip3 install deepface

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

3 participants