This repository has been archived by the owner on May 3, 2023. It is now read-only.
This repository has been archived by the owner on May 3, 2023. It is now read-only.
aarch64 build issues #102
Open
Description
A few issues with the aarch64 build:
- We're building a wheel for NumPy 1.14.5. I think the idea is to build against the oldest ABI-compatible NumPy for that Python version, but NumPy doesn't have aarch64 wheels for 1.14.5. Can / should NumPy build wheels? I think not, since IIRC there were some patches in 1.17.x or 1.18.x to get ARM64 support. So should pandas build against a different version of NumPy? Or do we just live with building NumPy wheels too? (cc @mattip if you have thoughts)
- I don't see any aarch64 wheels at https://anaconda.org/scipy-wheels-nightly/pandas/files yet. @janaknat can you look into that?
Metadata
Assignees
Labels
No labels
Activity