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

Error Manual Install "cmake" Failed to build installable wheels for some pyproject.toml based projects (dlib) #77

Open
tempoutreach opened this issue Jul 17, 2024 · 1 comment

Comments

@tempoutreach
Copy link

subprocess.CalledProcessError: Command '['cmake', 'C:\Users\lenny\AppData\Local\Temp\pip-install-lwtcda97\dlib_0cbcbb14681f41e78a317914be07f42b\tools\python', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\lenny\AppData\Local\Temp\pip-install-lwtcda97\dlib_0cbcbb14681f41e78a317914be07f42b\build\lib.win-amd64-cpython-310', '-DPYTHON_EXECUTABLE=C:\Users\lenny\OneDrive\Documents\Easy-Wav2Lip-venv\Scripts\python.exe', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE=C:\Users\lenny\AppData\Local\Temp\pip-install-lwtcda97\dlib_0cbcbb14681f41e78a317914be07f42b\build\lib.win-amd64-cpython-310', '-A', 'x64']' returned non-zero exit status 1.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for dlib
Failed to build dlib
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (dlib)

any help appreciated

@tempoutreach
Copy link
Author

well I installed cmake (link below)

https://earthly.dev/blog/installandrun-cmake-on-windows/

reran install and now it works

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

1 participant