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

hash error during attempted install #48

Open
A-Posthuman opened this issue May 15, 2024 · 2 comments
Open

hash error during attempted install #48

A-Posthuman opened this issue May 15, 2024 · 2 comments

Comments

@A-Posthuman
Copy link

pip install scyllapy
Collecting scyllapy
Downloading scyllapy-1.3.1-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (15 kB)
Requirement already satisfied: python-dateutil in /home/ubuntu/.../lib/python3.11/site-packages (from scyllapy) (2.9.0.post0)
Requirement already satisfied: six>=1.5 in /home/ubuntu/.../lib/python3.11/site-packages (from python-dateutil->scyllapy) (1.16.0)
Downloading scyllapy-1.3.1-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.8 MB)
━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/3.8 MB 506.6 kB/s eta 0:00:06
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
unknown package:
Expected sha256 2de9d10713246e70743077ddbfc8f52e1498c5972c90c1ff10fdd1b74ddc2fd0
Got b0a3c4caf25ea83e2552e83891a892a46417fcf2e5798fe9307f4c62f44c6565

@s3rius
Copy link
Member

s3rius commented Jun 10, 2024

Which package manager are you using? Most probably this issue appears only for specific package manager.

@A-Posthuman
Copy link
Author

It was using regular pip. I just tried it again now and it worked normally, so I guess you can close this issue, thanks.

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

2 participants