piwheels / packages

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

rapidfuzz build against too new numpy #243

Open maxbachmann opened 2 years ago

maxbachmann commented 2 years ago

Package name

rapidfuzz

Package version

1.6.2

PyPI URL

https://pypi.org/project/rapidfuzz/

piwheels URL

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

Python version

I am the maintainer

More information

Similar to https://github.com/piwheels/packages/issues/212 rapidfuzz specifies to build against oldest-supported-numpy. However piwheels does not respect this requirement, which results in

ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 44 from C header, got 40 from PyObject