Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: DLib build error #2954

Open
Zagreus9723 opened this issue Apr 29, 2024 · 2 comments
Open

[Bug]: DLib build error #2954

Zagreus9723 opened this issue Apr 29, 2024 · 2 comments

Comments

@Zagreus9723
Copy link

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

@Zagreus9723 Zagreus9723 changed the title [Bug]: Unable to install DLib [Bug]: DLib build error May 6, 2024
@Zagreus9723
Copy link
Author

@davisking Any updates?

@davisking
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants