llama.cpp
llama.cpp copied to clipboard
build ERROR: Failed building wheel for pyyaml
running build_ext
No `pyyaml_build_config` setting found.
error: [WinError 2] The system cannot find the file specified
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyyaml
Successfully built gguf
Failed to build pyyaml
ERROR: Could not build wheels for pyyaml, which is required to install pyproject.toml-based projects
the binaries build but there is this error too.
Solution:
pip install git+https://github.com/yaml/pyyaml.git
cc: @ggerganov @compilade
This issue was closed because it has been inactive for 14 days since being marked as stale.