face_recognition
face_recognition copied to clipboard
Problem import face_recognition
- Face-recognition-1.3.0
- Python 2.7.16
- Macbook M1
Description
Have installed cmake and dlib but it gives me the error when I run the file with 'python face_recognition.py'
What I Did
installing cmake, dlib and facerecogntion with pip command line.
Hi I am having the same issue, did you mange to solve it?