Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\dmitr\Documents\Projects\Personal\PyFaceID> pip install -r requirements.txt
- Collecting click==8.1.8 (from -r requirements.txt (line 1))
- Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
- Collecting dlib==19.24.6 (from -r requirements.txt (line 2))
- Downloading dlib-19.24.6.tar.gz (3.4 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 7.1 MB/s eta 0:00:00
- Installing build dependencies ... done
- Getting requirements to build wheel ... done
- Preparing metadata (pyproject.toml) ... done
- Collecting face-recognition==1.3.0 (from -r requirements.txt (line 3))
- Downloading face_recognition-1.3.0-py2.py3-none-any.whl.metadata (21 kB)
- Collecting face_recognition_models==0.3.0 (from -r requirements.txt (line 4))
- Downloading face_recognition_models-0.3.0.tar.gz (100.1 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.1/100.1 MB 5.9 MB/s eta 0:00:00
- Installing build dependencies ... done
- Getting requirements to build wheel ... done
- Preparing metadata (pyproject.toml) ... done
- Collecting numpy==2.2.3 (from -r requirements.txt (line 5))
- Downloading numpy-2.2.3-cp310-cp310-win_amd64.whl.metadata (60 kB)
- Collecting opencv-python==4.11.0.86 (from -r requirements.txt (line 6))
- Downloading opencv_python-4.11.0.86-cp37-abi3-win_amd64.whl.metadata (20 kB)
- Collecting pillow==11.1.0 (from -r requirements.txt (line 7))
- Downloading pillow-11.1.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB)
- Collecting PySide6==6.8.2.1 (from -r requirements.txt (line 8))
- Downloading PySide6-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (5.5 kB)
- Collecting PySide6_Addons==6.8.2.1 (from -r requirements.txt (line 9))
- Downloading PySide6_Addons-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (4.2 kB)
- Collecting PySide6_Essentials==6.8.2.1 (from -r requirements.txt (line 10))
- Downloading PySide6_Essentials-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (3.9 kB)
- Collecting setuptools==75.8.2 (from -r requirements.txt (line 11))
- Downloading setuptools-75.8.2-py3-none-any.whl.metadata (6.7 kB)
- Collecting shiboken6==6.8.2.1 (from -r requirements.txt (line 12))
- Downloading shiboken6-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (2.6 kB)
- Collecting wheel==0.45.1 (from -r requirements.txt (line 13))
- Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
- Requirement already satisfied: colorama in c:\users\dmitr\appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\site-packages (from click==8.1.8->-r requirements.txt (line 1)) (0.4.6)
- Downloading click-8.1.8-py3-none-any.whl (98 kB)
- Downloading face_recognition-1.3.0-py2.py3-none-any.whl (15 kB)
- Downloading numpy-2.2.3-cp310-cp310-win_amd64.whl (12.9 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 5.3 MB/s eta 0:00:00
- Downloading opencv_python-4.11.0.86-cp37-abi3-win_amd64.whl (39.5 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.5/39.5 MB 5.8 MB/s eta 0:00:00
- Downloading pillow-11.1.0-cp310-cp310-win_amd64.whl (2.6 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 10.8 MB/s eta 0:00:00
- Downloading PySide6-6.8.2.1-cp39-abi3-win_amd64.whl (556 kB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 556.2/556.2 kB 4.7 MB/s eta 0:00:00
- Downloading PySide6_Addons-6.8.2.1-cp39-abi3-win_amd64.whl (128.0 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 MB 7.7 MB/s eta 0:00:00
- Downloading PySide6_Essentials-6.8.2.1-cp39-abi3-win_amd64.whl (72.5 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 MB 8.5 MB/s eta 0:00:00
- Downloading setuptools-75.8.2-py3-none-any.whl (1.2 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.6 MB/s eta 0:00:00
- Downloading shiboken6-6.8.2.1-cp39-abi3-win_amd64.whl (1.2 MB)
- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.4 MB/s eta 0:00:00
- Downloading wheel-0.45.1-py3-none-any.whl (72 kB)
- Building wheels for collected packages: dlib, face_recognition_models
- Building wheel for dlib (pyproject.toml) ... error
- error: subprocess-exited-with-error
- × Building wheel for dlib (pyproject.toml) did not run successfully.
- │ exit code: 1
- ╰─> [41 lines of output]
- running bdist_wheel
- running build
- running build_ext
- ================================================================================
- ================================================================================
- ================================================================================
- CMake is not installed on your system!
- Or it is possible some broken copy of cmake is installed on your system.
- It is unfortunately very common for python package managers to include
- broken copies of cmake. So if the error above this refers to some file
- path to a cmake file inside a python or anaconda or miniconda path then you
- should delete that broken copy of cmake from your computer.
- Instead, please get an official copy of cmake from one of these known good
- sources of an official cmake:
- - cmake.org (this is how windows users should get cmake)
- - apt install cmake (for Ubuntu or Debian based systems)
- - yum install cmake (for Redhat or CenOS based systems)
- On a linux machine you can run `which cmake` to see what cmake you are
- actually using. If it tells you it's some cmake from any kind of python
- packager delete it and install an official cmake.
- More generally, cmake is not installed if when you open a terminal window
- and type
- cmake --version
- you get an error. So you can use that as a very basic test to see if you
- have cmake installed. That is, if cmake --version doesn't run from the
- same terminal window from which you are reading this error message, then
- you have not installed cmake. Windows users should take note that they
- need to tell the cmake installer to add cmake to their PATH. Since you
- can't run commands that are not in your PATH. This is how the PATH works
- on Linux as well, but failing to add cmake to the PATH is a particularly
- common problem on windows and rarely a problem on Linux.
- ================================================================================
- ================================================================================
- ================================================================================
- [end of output]
- note: This error originates from a subprocess, and is likely not a problem with pip.
- ERROR: Failed building wheel for dlib
- Building wheel for face_recognition_models (pyproject.toml) ... done
- Created wheel for face_recognition_models: filename=face_recognition_models-0.3.0-py2.py3-none-any.whl size=100566258 sha256=3e4ea47d11a2a3b684f1b9f2708ca04c2066f14e7cef8b755434c676075008d5
- Stored in directory: c:\users\dmitr\appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local\pip\cache\wheels\7a\eb\cf\e9eced74122b679557f597bb7c8e4c739cfcac526db1fd523d
- Successfully built face_recognition_models
- Failed to build dlib
- ERROR: Failed to build installable wheels for some pyproject.toml based projects (dlib)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement