ageitgey / face_recognition

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

I run the code in the command line, but there is no result. #402

Open miracleyanyu opened 6 years ago

miracleyanyu commented 6 years ago

Description

I have installed the face_recognition, but when I tried to run the code in the command line, it had no results, it just started a new command line, what should I do?

What I Did

ageitgey commented 6 years ago

The first steps is to paste an exact example of what you typed and what files you were trying to recognize faces in

miracleyanyu commented 6 years ago

I uninstalled this code and reinstalled it again and it worked, thank you so much :)