dlib install error #2677
Replies: 3 comments
-
See #2678 |
Beta Was this translation helpful? Give feedback.
-
PS C:\Users\lenovo\Documents\python> pip install dlib==19.22.0 × python setup.py bdist_wheel did not run successfully.
E_LIBRARY_OUTPUT_DIRECTORY=C:\Users\lenovo\AppData\Local\Temp\pip-install-xf6gi2d2\dlib_3e9a9e20c63e4b15ab8a6b26d26d64f9\build\lib.win-amd64-cpython
6d26d64f9\tools\python', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\lenovo\AppData\Local\Temp\pip-install-xf6gi2d2\dlib_3e9a9e20c63e4b15ab8 note: This error originates from a subprocess, and is likely not a problem with pip. Usage: no such option: --install-option
PS C:\Users\lenovo\Documents\python> cd dlib
!!
!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! You must use Visual Studio to build a python extension on windows. If you !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -- Configuring incomplete, errors occurred! × python setup.py bdist_wheel did not run successfully.
9128c48f7\tools\python', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\lenovo\AppData\Local\Temp\pip-install-ztbu0dte\dlib_55fabb1dd9f44d79948 note: This error originates from a subprocess, and is likely not a problem with pip. Im getting error installing dlib, need help here.. |
Beta Was this translation helpful? Give feedback.
-
Note this in the output you pasted :)
|
Beta Was this translation helpful? Give feedback.
-
iam trying to install dlib in win10 using python pip and each time this error pop
tried to clone and build using cmake
it return the same error
i have vs 17 2022, re downloaded it many times and nothing happen
any one can help ?
Beta Was this translation helpful? Give feedback.
All reactions