You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi
Yes
I have checked for duplicate issues
Yes
I am the maintainer
Yes
More information
I had an issue a while ago with certifi (see the StackOverflow question, this seems to be fixed in between.
A helpful user showed me the FAQ of piwheels and today it appeared in the same project for pyee.
I clear pip caches, pipenv caches, re-locked, synced the whole repo, but always the following error occurs.
So this is my last hope here.
in between I deactivated piwheels systemwide on my Raspi.
[pipenv.exceptions.InstallError]: 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.
[pipenv.exceptions.InstallError]: pyee==12.0.0 from https://www.piwheels.org/simple/pyee/pyee-12.0.0-py3-none-any.whl#sha256=341d552919acd1e60b1b8ecb17350bb64f4c268fb856c22704e73d5941983c24 (from -r /tmp/pipenv-8tfa1ikc-requirements/pipenv-5f57a0yk-hashed-reqs.txt (line 3)):
[pipenv.exceptions.InstallError]: Expected sha256 7b14b74320600049ccc7d0e0b1becd3b4bd0a03c745758225e31a59f4095c990
[pipenv.exceptions.InstallError]: Expected or c480603f4aa2927d4766eb41fa82793fe60a82cbfdb8d688e0d08c55a534e145
[pipenv.exceptions.InstallError]: Got 341d552919acd1e60b1b8ecb17350bb64f4c268fb856c22704e73d5941983c24
The text was updated successfully, but these errors were encountered:
Package name
pyee
Package version
12.0.0
PyPI URL
https://pypi.org/project/pyee/
piwheels URL
https://www.piwheels.org/simple/pyee/pyee-12.0.0-py3-none-any.whl#sha256=341d552919acd1e60b1b8ecb17350bb64f4c268fb856c22704e73d5941983c24
Python version
I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi
I have checked for duplicate issues
I am the maintainer
More information
I had an issue a while ago with
certifi
(see the StackOverflow question, this seems to be fixed in between.A helpful user showed me the FAQ of piwheels and today it appeared in the same project for
pyee
.I clear pip caches, pipenv caches, re-locked, synced the whole repo, but always the following error occurs.
So this is my last hope here.
in between I deactivated piwheels systemwide on my Raspi.
The text was updated successfully, but these errors were encountered: