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: Packages do not match hashes #962

Open
ralfkonrad7 opened this issue Dec 19, 2024 · 0 comments
Open

ERROR: Packages do not match hashes #962

ralfkonrad7 opened this issue Dec 19, 2024 · 0 comments

Comments

@ralfkonrad7
Copy link

When running docker-compose up --build I always get this error:

Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
475.1 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 tampe
red with them.
475.1 unknown package:
475.1 Expected sha256 71328e1bbe39d213b8721678f9dcac30dfc452a46d586f1d514a6aa0a99d4744
475.1 Got 34559939c8b2b88b848b3091442ffefd483a54759336be4bd3f73620df2b670b

I tried these things but they did not work:
RUN python -m pip cache purge
--ignore-installed wsproto==1.2.0

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

1 participant