Advertisement
shepard127

error log from PyFaceID install requerements

Jul 5th, 2025
253
0
11 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.01 KB | Source Code | 0 0
  1.  C:\Users\dmitr\Documents\Projects\Personal\PyFaceID> pip install -r requirements.txt
  2. Collecting click==8.1.8 (from -r requirements.txt (line 1))
  3.   Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
  4. Collecting dlib==19.24.6 (from -r requirements.txt (line 2))
  5.   Downloading dlib-19.24.6.tar.gz (3.4 MB)
  6.      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 7.1 MB/s eta 0:00:00
  7.   Installing build dependencies ... done
  8.   Getting requirements to build wheel ... done
  9.   Preparing metadata (pyproject.toml) ... done
  10. Collecting face-recognition==1.3.0 (from -r requirements.txt (line 3))
  11.   Downloading face_recognition-1.3.0-py2.py3-none-any.whl.metadata (21 kB)
  12. Collecting face_recognition_models==0.3.0 (from -r requirements.txt (line 4))
  13.   Downloading face_recognition_models-0.3.0.tar.gz (100.1 MB)
  14.      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.1/100.1 MB 5.9 MB/s eta 0:00:00
  15.   Installing build dependencies ... done
  16.   Getting requirements to build wheel ... done
  17.   Preparing metadata (pyproject.toml) ... done
  18. Collecting numpy==2.2.3 (from -r requirements.txt (line 5))
  19.   Downloading numpy-2.2.3-cp310-cp310-win_amd64.whl.metadata (60 kB)
  20. Collecting opencv-python==4.11.0.86 (from -r requirements.txt (line 6))
  21.   Downloading opencv_python-4.11.0.86-cp37-abi3-win_amd64.whl.metadata (20 kB)
  22. Collecting pillow==11.1.0 (from -r requirements.txt (line 7))
  23.   Downloading pillow-11.1.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB)
  24. Collecting PySide6==6.8.2.1 (from -r requirements.txt (line 8))
  25.   Downloading PySide6-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (5.5 kB)
  26. Collecting PySide6_Addons==6.8.2.1 (from -r requirements.txt (line 9))
  27.   Downloading PySide6_Addons-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (4.2 kB)
  28. Collecting PySide6_Essentials==6.8.2.1 (from -r requirements.txt (line 10))
  29.   Downloading PySide6_Essentials-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (3.9 kB)
  30. Collecting setuptools==75.8.2 (from -r requirements.txt (line 11))
  31.   Downloading setuptools-75.8.2-py3-none-any.whl.metadata (6.7 kB)
  32. Collecting shiboken6==6.8.2.1 (from -r requirements.txt (line 12))
  33.   Downloading shiboken6-6.8.2.1-cp39-abi3-win_amd64.whl.metadata (2.6 kB)
  34. Collecting wheel==0.45.1 (from -r requirements.txt (line 13))
  35.   Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
  36. 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)
  37. Downloading click-8.1.8-py3-none-any.whl (98 kB)
  38. Downloading face_recognition-1.3.0-py2.py3-none-any.whl (15 kB)
  39. Downloading numpy-2.2.3-cp310-cp310-win_amd64.whl (12.9 MB)
  40.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 5.3 MB/s eta 0:00:00
  41. Downloading opencv_python-4.11.0.86-cp37-abi3-win_amd64.whl (39.5 MB)
  42.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.5/39.5 MB 5.8 MB/s eta 0:00:00
  43. Downloading pillow-11.1.0-cp310-cp310-win_amd64.whl (2.6 MB)
  44.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 10.8 MB/s eta 0:00:00
  45. Downloading PySide6-6.8.2.1-cp39-abi3-win_amd64.whl (556 kB)
  46.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 556.2/556.2 kB 4.7 MB/s eta 0:00:00
  47. Downloading PySide6_Addons-6.8.2.1-cp39-abi3-win_amd64.whl (128.0 MB)
  48.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 MB 7.7 MB/s eta 0:00:00
  49. Downloading PySide6_Essentials-6.8.2.1-cp39-abi3-win_amd64.whl (72.5 MB)
  50.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 MB 8.5 MB/s eta 0:00:00
  51. Downloading setuptools-75.8.2-py3-none-any.whl (1.2 MB)
  52.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.6 MB/s eta 0:00:00
  53. Downloading shiboken6-6.8.2.1-cp39-abi3-win_amd64.whl (1.2 MB)
  54.    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.4 MB/s eta 0:00:00
  55. Downloading wheel-0.45.1-py3-none-any.whl (72 kB)
  56. Building wheels for collected packages: dlib, face_recognition_models
  57.   Building wheel for dlib (pyproject.toml) ... error
  58.   error: subprocess-exited-with-error
  59.  
  60.   × Building wheel for dlib (pyproject.toml) did not run successfully.
  61.   │ exit code: 1
  62.   ╰─> [41 lines of output]
  63.       running bdist_wheel
  64.       running build
  65.       running build_ext
  66.  
  67.       ================================================================================
  68.       ================================================================================
  69.       ================================================================================
  70.  
  71.                          CMake is not installed on your system!
  72.  
  73.           Or it is possible some broken copy of cmake is installed on your system.
  74.           It is unfortunately very common for python package managers to include
  75.           broken copies of cmake.  So if the error above this refers to some file
  76.           path to a cmake file inside a python or anaconda or miniconda path then you
  77.           should delete that broken copy of cmake from your computer.
  78.  
  79.           Instead, please get an official copy of cmake from one of these known good
  80.           sources of an official cmake:
  81.               - cmake.org (this is how windows users should get cmake)
  82.               - apt install cmake (for Ubuntu or Debian based systems)
  83.               - yum install cmake (for Redhat or CenOS based systems)
  84.  
  85.           On a linux machine you can run `which cmake` to see what cmake you are
  86.           actually using.  If it tells you it's some cmake from any kind of python
  87.          packager delete it and install an official cmake.
  88.  
  89.          More generally, cmake is not installed if when you open a terminal window
  90.          and type
  91.             cmake --version
  92.          you get an error.  So you can use that as a very basic test to see if you
  93.          have cmake installed.  That is, if cmake --version doesn't run from the
  94.           same terminal window from which you are reading this error message, then
  95.           you have not installed cmake.  Windows users should take note that they
  96.           need to tell the cmake installer to add cmake to their PATH.  Since you
  97.           can't run commands that are not in your PATH.  This is how the PATH works
  98.          on Linux as well, but failing to add cmake to the PATH is a particularly
  99.          common problem on windows and rarely a problem on Linux.
  100.  
  101.      ================================================================================
  102.      ================================================================================
  103.      ================================================================================
  104.      [end of output]
  105.  
  106.  note: This error originates from a subprocess, and is likely not a problem with pip.
  107.  ERROR: Failed building wheel for dlib
  108.  Building wheel for face_recognition_models (pyproject.toml) ... done
  109.  Created wheel for face_recognition_models: filename=face_recognition_models-0.3.0-py2.py3-none-any.whl size=100566258 sha256=3e4ea47d11a2a3b684f1b9f2708ca04c2066f14e7cef8b755434c676075008d5
  110.  Stored in directory: c:\users\dmitr\appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local\pip\cache\wheels\7a\eb\cf\e9eced74122b679557f597bb7c8e4c739cfcac526db1fd523d
  111. Successfully built face_recognition_models
  112. Failed to build dlib
  113. ERROR: Failed to build installable wheels for some pyproject.toml based projects (dlib)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement