ageitgey / face_recognition

The world's simplest facial recognition api for Python and the command line
MIT License
52.89k stars 13.44k forks source link

Problem import face_recognition #1399

Open chiholiu10 opened 2 years ago

chiholiu10 commented 2 years ago

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. 
AbdullahJirjees commented 1 year ago

Hi I am having the same issue, did you mange to solve it?