0
How can i fix this install face_recognition problem?
Pip install face_recognition. When I do this on window cmd it does not work even after downloading
6 Answers
+ 1
Warning you are using p i p version 20. 2. 3; however version 21. 1 is available you should consider updating via the 'c:\user\user\appdata\local\programs\python\python39\python.exe -m pip install --upgrade pip' command
+ 1
This much?
Just update python pip
> python -m pip install --upgrage pip
0
Can you present the CLI-logs that contains the error while installing?
0
Ok
0
Trying it out
0
Installation done. So am I still using pip install face_recognition