anothermartz / Easy-Wav2Lip

Colab for making Wav2Lip high quality and easy to use
692 stars 114 forks source link

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

Open tempoutreach opened 4 months ago

tempoutreach commented 4 months ago

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 commented 4 months ago

well I installed cmake (link below)

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

reran install and now it works