Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Failed building wheel for llama-cpp-python #37

Open
qinshuaibo opened this issue Aug 8, 2023 · 2 comments
Open

ERROR: Failed building wheel for llama-cpp-python #37

qinshuaibo opened this issue Aug 8, 2023 · 2 comments

Comments

@qinshuaibo
Copy 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

@liltom-eth
Copy link
Owner

@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?

@sherrmann
Copy link

sherrmann commented Sep 2, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants