Python Forum

Full Version: ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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.
(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!
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
Also running through this problem? Any solution would be appreciated