You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collecting face-recognition
Using cached face_recognition-1.3.0-py2.py3-none-any.whl (15 kB)
Collecting numpy
Downloading numpy-2.0.1-cp310-cp310-win_amd64.whl (16.6 MB)
---------------------------------------- 16.6/16.6 MB 54.7 MB/s eta 0:00:00
Requirement already satisfied: dlib>=19.7 in c:\users\littl\appdata\local\programs\python\python310\lib\site-packages (from face-recognition) (19.22.99)
Collecting Pillow
Downloading pillow-10.4.0-cp310-cp310-win_amd64.whl (2.6 MB)
---------------------------------------- 2.6/2.6 MB 79.5 MB/s eta 0:00:00
Collecting face-recognition-models>=0.3.0
Using cached face_recognition_models-0.3.0.tar.gz (100.1 MB)
Preparing metadata (setup.py) ... done
Collecting Click>=6.0
Using cached click-8.1.7-py3-none-any.whl (97 kB)
Collecting colorama
Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Installing collected packages: face-recognition-models, Pillow, numpy, colorama, Click, face-recognition
DEPRECATION: face-recognition-models is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Running setup.py install for face-recognition-models ... done
Successfully installed Click-8.1.7 Pillow-10.4.0 colorama-0.4.6 face-recognition-1.3.0 face-recognition-models-0.3.0 numpy-2.0.1