techwithtim / AI-Agent-Code-Generator

71 stars 40 forks source link

Failed to build llama-cpp-python ERROR: Could not build wheels for llama-cpp-python, which is required to install pyproject.toml-based projects #2

Open ptokihery opened 2 months ago

ptokihery commented 2 months ago

I've encountered an error while attempting to run your code. Despite trying various solutions,

I haven't been able to resolve it. Here's a screenshot of the error message:

Screenshot from 2024-05-07 21-27-49

jee-mj commented 1 month ago

you need to add support for C/C++

If that is ubuntu based, you just need base-devel iirc