Python Forum
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE.
#1
I am trying to install pdfplumber [0.8.0 higher versions ]

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.
cryptography>=36.0.0 from *******
Expected sha256 73801ac9736741f220e20435f84ecec75ed70eda90f781a148f1bad546963d81
Got ae1ea5bedbb9a191bb8c91a2640e84bc9e1ad3ec844f306925534118e48bb867


How do i resolve this issue ? I have tried clearing the cachen, uninstall and install the package. finally i tried uninstall the python itself and reinstalle. it does not work. please help me to resolve this issue.
Reply
#2
I (for one) am unsure what it is that you're doing, that gives you an error.

What I can tell you is that I've just checked both the MD5 and the SHA-256 hashes on d/loading this file:

pdfplumber-0.10.3.tar.gz

... and both are a match for the ones published.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply
#3
(Nov-16-2023, 06:18 PM)subbanaidu Wrote: I am trying to install pdfplumber [0.8.0 higher versions ]

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.
cryptography>=36.0.0 from *******
Expected sha256 73801ac9736741f220e20435f84ecec75ed70eda90f781a148f1bad546963d81
Got ae1ea5bedbb9a191bb8c91a2640e84bc9e1ad3ec844f306925534118e48bb867


How do i resolve this issue ? I have tried clearing the cachen, uninstall and install the package. finally i tried uninstall the python itself and reinstalle. it does not work. please help me to resolve this issue.

(Nov-16-2023, 08:59 PM)rob101 Wrote: I (for one) am unsure what it is that you're doing, that gives you an error.

What I can tell you is that I've just checked both the MD5 and the SHA-256 hashes on d/loading this file:

pdfplumber-0.10.3.tar.gz geometry dash

... and both are a match for the ones published.

The problem has been resolved, thanks!
Reply
#4
Can you tell me how to fix this problem? After attempting to clear the cache, uninstall, and reinstall the package, no luck. At last I gave it a shot by removing Python and then installing it again. It's ineffective. please help me to resolve this issue. geometry dash lite
Reply
#5
Also running through this problem? Any solution would be appreciated
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020