Skip to content

Warning when downloading dependencies for examples as part of install.sh #249

@edubsky

Description

@edubsky

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions