We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
numpy
1.21.5, 1.22.0, 1.22.1
https://pypi.org/project/numpy/
https://www.piwheels.org/project/numpy/
On the Raspberry Pi 1 (Model B) running Raspberry Pi OS (bullseye), importing numpy produces an "Illegal instruction" error.
$ python3 -c 'import numpy' Illegal instruction
I've tried versions 1.22.1, 1.22.0 and 1.21.5 - all produce this error. Numpy works as expected for version 1.21.4.
Here's the uname info: Linux raspberrypi 5.10.63+ #1459 Wed Oct 6 16:40:27 BST 2021 armv6l GNU/Linux
Linux raspberrypi 5.10.63+ #1459 Wed Oct 6 16:40:27 BST 2021 armv6l GNU/Linux
The text was updated successfully, but these errors were encountered:
I had this issue also but I mentioned this in #269 with PIL and a couple other packages.
Sorry, something went wrong.
This issue has been identified and we hope to fix asap. Follow in #276
The wheels have been rebuilt and this issue should now be resolved
Thank you!
omni-epd
No branches or pull requests
Package name
numpy
Package version
1.21.5, 1.22.0, 1.22.1
PyPI URL
https://pypi.org/project/numpy/
piwheels URL
https://www.piwheels.org/project/numpy/
Python version
I am the maintainer
More information
On the Raspberry Pi 1 (Model B) running Raspberry Pi OS (bullseye), importing numpy produces an "Illegal instruction" error.
I've tried versions 1.22.1, 1.22.0 and 1.21.5 - all produce this error. Numpy works as expected for version 1.21.4.
Here's the uname info:
Linux raspberrypi 5.10.63+ #1459 Wed Oct 6 16:40:27 BST 2021 armv6l GNU/Linux
The text was updated successfully, but these errors were encountered: