dilb has not been installed in linux system, what is this? I have cmake and gcc installed for linux, but dilb still can't be installed:
File "", line 130, in run
File "", line 170, in build_extension
File "/data/anaconda3/envs/easywav2lip/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess. CalledProcessError: Command '['cmake', '--build', '. ', '--config', 'Release', '--', '-j64']' returned non-zero exit status 2.
[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: Could not build wheels for dlib, which is required to install pyproject. toml-based projects
dilb has not been installed in linux system, what is this? I have cmake and gcc installed for linux, but dilb still can't be installed: File "", line 130, in run
File "", line 170, in build_extension
File "/data/anaconda3/envs/easywav2lip/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess. CalledProcessError: Command '['cmake', '--build', '. ', '--config', 'Release', '--', '-j64']' returned non-zero exit status 2.
[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: Could not build wheels for dlib, which is required to install pyproject. toml-based projects