piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

No wheel for numpy 1.20.1 (python 3.8.8, Buster) #194

Closed mmngreco closed 3 years ago

mmngreco commented 3 years ago

Package name: numpy Issue type: Missing package Link to PyPI page: https://pypi.org/project/numpy/ Link to piwheels page: https://www.piwheels.org/project/numpy/ Version: 1.20.1 Python version: 3.8.8 I am the maintainer: No More information:

Distribution: Raspbian GNU/Linux 10 (buster) Python version manager: pyenv

Please use code blocks where appropriate:

pyenv local 3.8.8
pip install numpy
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting numpy
  Downloading numpy-1.20.1.zip (7.8 MB)
     |████████████████████████████████| 7.8 MB 4.7 MB/s
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Building wheels for collected packages: numpy
  Building wheel for numpy (PEP 517) ... done
  Created wheel for numpy: filename=numpy-1.20.1-cp38-cp38-linux_armv7l.whl size=16363152 sha256=1a0147f4ff345475f0ee9ae89c7af00f7af25bd77d786dd999549747e456b0c6
  Stored in directory: /tmp/pip-ephem-wheel-cache-2hhl9pr9/wheels/d5/e2/15/f5249b342e83b9321f9081c1318f566d28307eb0434d6c1c20
Successfully built numpy
Installing collected packages: numpy
Successfully installed numpy-1.20.1

Let me know if I can help you with anything ;-)

bennuttall commented 3 years ago

As per the homepage and FAQs we only build for Python versions in Debian.