-
Notifications
You must be signed in to change notification settings - Fork 157
Warning when downloading dependencies for examples as part of install.sh #249
Copy link
Copy link
Open
Description
I get this error (in red) during the install.py script:
Downloading https://www.piwheels.org/simple/pandas/pandas-2.2.3-cp311-cp311-linux_armv6l.whl (43.2 MB)
━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/43.2 MB 220.6 kB/s eta 0:02:35
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.
pandas==2.2.3 from https://www.piwheels.org/simple/pandas/pandas-2.2.3-cp311-cp311-linux_armv6l.whl#sha256=0a30c884638df66782a2f39ab27a2e757f4f398e5ebdc09adcd2ff52d49e4fe8 (from -r requirements-examples.txt (line 11)):
Expected sha256 0a30c884638df66782a2f39ab27a2e757f4f398e5ebdc09adcd2ff52d49e4fe8
Got a6349fbb66f256618ee094395f7461512f02f134c1a7b615a4f7a2fc2cd5153a
⚠ WARNING: ^^^ 😬 previous command did not exit cleanly!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels