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

Unsuccessful Installation #299

Closed
MichaelPWalter opened this issue Mar 3, 2025 · 1 comment
Closed

Unsuccessful Installation #299

MichaelPWalter opened this issue Mar 3, 2025 · 1 comment

Comments

@MichaelPWalter
Copy link

RPI Zero 2w, 64Gb Lexar SD, Raspberry Pi OS Lite (64-Bit),

After running the installation script, the installation fails with the following error:

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.
streamlit==1.31.0 from https://www.piwheels.org/simple/streamlit/streamlit-1.31.0-py3-none-any.whl#sha256=bb985cb72a7052119ac65fe0c4bee35820aff8c82145581a2dbd8301c4281a27
(from -r ./requirements_custom.txt (line 8)):
Expected sha256 bb985cb72a7052119ac65fe0c4bee35820aff8c82145581a2dbd8301c4281a27
Got 26abb4eb75cbc1f6928828506038628aa17c69ccfb2f505ac26d82ce351d0b6e

The installation exited unsuccessfully.

@MichaelPWalter
Copy link
Author

I think I may have fixed it by ensuring wifi is not interrupted.
sudo iwconfig wlan0 power off
Run this command before running the curl command to the github page.

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