davisking/dlib

[Bug]: DLib build error

Zagreus9723 opened this issue · 5 comments

What Operating System(s) are you seeing this problem on?

Windows

dlib version

19.24.4

Python version

3.11.5

Compiler

CMake

Expected Behavior

The expected behavior was for the DLib pip package to install and compile.

Current Behavior

The installation and build fails with the error
ValueError: path 'dlib/CMakeLists.txt/' cannot end with '/'

Steps to Reproduce

Run pip install dlib

Anything else?

No response

@davisking Any updates?

I can't say from just what you posted. I would expect there to be more. Try using pip with --verbose. There should be more to the error message than that. I will note that lots of people use dlib on windows and when errors are reported in building it's always just that visual studio or cmake is installed wrong or missing. So that's probably the issue here too.

Warning: this issue has been inactive for 35 days and will be automatically closed on 2024-06-25 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.

Warning: this issue has been inactive for 43 days and will be automatically closed on 2024-06-25 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 45 days. You may reopen this issue if it has been closed in error.