danielgross / localpilot

MIT License
3.32k stars 141 forks source link

Error building wheel #30

Open sryerabati opened 4 months ago

sryerabati commented 4 months ago

This occurs after running these commands:

python3 -m venv venv

source venv/bin/activate

pip3 install -r requirements.txt

ERROR CODE:

ninja: build stopped: subcommand failed.

  *** CMake build failed
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for llama_cpp_python Failed to build llama_cpp_python ERROR: Could not build wheels for llama_cpp_python, which is required to install pyproject.toml-based projects