Closed Razi0wdx closed 3 weeks ago
From the comment you posted :)
You must use Visual Studio to build a python extension on windows. If you
are getting this error it means you have not installed Visual C++. Note
that there are many flavors of Visual Studio, like Visual Studio for C#
development. You need to install Visual Studio for C++.
Warning: this issue has been inactive for 35 days and will be automatically closed on 2024-10-29 if there is no further activity.
If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.
Notice: this issue has been closed because it has been inactive for 55 days. You may reopen this issue if it has been closed in error.
What Operating System(s) are you seeing this problem on?
Windows
dlib version
not installed
Python version
3.11
Compiler
vsc
Expected Behavior
I want to install the dlib and face_recognition libraries.
Current Behavior
Collecting dlib Using cached dlib-19.24.6.tar.gz (3.4 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Building wheels for collected packages: dlib 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 ╰─> [80 lines of output] running bdist_wheel running build running build_ext