aarch64 wheels not published for 0.3.1 and newer
AWSjswinney opened this issue · 2 comments
AWSjswinney commented
Blosc2 published aarch64 wheels for prior to version 0.3.1, but starting on that version, aarch64 wheels were ommited from publication on pypi.org.
I noticed 33b04cd and 27084c9 both refer to problems with the build crashing on aarch64 for python 3.8, but I haven't found any more information about this.
Can wheels be published again for current and future versions for aarch64?
FrancescAlted commented
Yeah, we've had issues on this. More info here:
https://github.com/Blosc/python-blosc2/blob/main/.github/workflows/cibuildwheels.yml#L22
FrancescAlted commented
This has been fixed long ago.