piwheels / packages

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

Problem with package: cryptography 40.0.1 produces "Illegal Instruction" #362

Closed fpcardoso closed 1 year ago

fpcardoso commented 1 year ago

Package name

cryptography

Package version

40.0.1

PyPI URL

https://pypi.org/project/cryptography/

piwheels URL

https://www.piwheels.org/project/cryptography/

Python version

I am the maintainer

More information

OS version: Raspbian GNU/Linux 11 (bullseye) on Raspberry Pi Zero v1.1 uname -a : Linux raspberrypi 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux

On Raspberry Pi Zero v1.1, the cryptography module version 40.0.1 results in "Illegal Instruction". Downgrading to 38.0.0 doesn't produce any error.

This is the specific wheel that gets downloaded when I pip install cryptography: https://www.piwheels.org/simple/cryptography/cryptography-40.0.1-cp39-cp39-linux_armv6l.whl

bennuttall commented 1 year ago

This should be fixed now