scipy hashes issue
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I get an error when I try to install the package from pip
**To Reproduce**
Steps to reproduce the behavior:
1. run `pip install pyntcloud`
**Expected behavior**
To be installed in my virtualenv
**Screenshots**

**Desktop (please complete the following information):**
- Board: RaspberryPi4
- OS: Raspbian GNU/Linux 10 (buster)
- Python: Python 3.7.3 (default, Dec 20 2019, 18:57:59)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
**ERROR MSG BODY:**
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.
scipy from https://www.piwheels.org/simple/scipy/scipy-1.4.1-cp37-cp37m-linux_armv7l.whl#sha256=ef4e1b837ece171cb99a957a68d2320e7e3c649e0008ed4efb62851f2ff45bf0 (from pyntcloud):
Expected sha256 ef4e1b837ece171cb99a957a68d2320e7e3c649e0008ed4efb62851f2ff45bf0
Got 45f50de9125e8de4033efb34171aea48e3c8149989247afa89efd891f4b42fae
Contributor guide
Assessment
This issue has not been assessed yet.