Open qinshuaibo opened 1 year ago
@qinshuaibo I am confused that you build wheels for llama-cpp-python
. You can either install by pip install llama2-wrapper
or pip install -r requirements.txt
. Do you mind showing more details?
I had the same issue when doing "pip install -r requirements.txt". The problem seems to be a missing c compiler. I was able to solve it by installing Visual Studio 2022 Community Edition and choosing the Python development component.
Failed to build llama-cpp-python ERROR: Could not build wheels for llama-cpp-python, which is required to install pyproject.toml-based projects