DLIB failing installation #3011
Unanswered
PaulStSmith
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to install DBLIB using the following command on PowerShell:
pip install dlib
This is the result:
Can anyone help me?
Before pointing me to the already compiled binaries (as some have done in the past), dlib is just a requirement for use of face_recognition from OpenCV.
I tried using the binary but, for some reason, it broke the face_recognition method.
Beta Was this translation helpful? Give feedback.
All reactions