abetlen / abetlen/llama-cpp-python

PIP Install Error

Open
#883 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
10.6k
Forks
1.4k
PR merge metrics
PR metrics pending

Description

running pip install llama-cpp-python

Receiving this error:
ERROR: Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3/dist-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-l02ryz3p/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'scikit-build-core[pyproject]>=0.5.1' Check the logs for full command output.

Relevant details are:
File "/usr/local/lib/python3.8/dist-packages/OpenSSL/crypto.py", line 3263, in
utils.deprecated(
TypeError: deprecated() got an unexpected keyword argument 'name'

Need to update the dependency references?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.