You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2023. It is now read-only.
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)