Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.
This repository was archived by the owner on May 3, 2023. It is now read-only.

aarch64 build issues #102

@TomAugspurger

Description

@TomAugspurger

A few issues with the aarch64 build:

  1. 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)
  2. I don't see any aarch64 wheels at https://anaconda.org/scipy-wheels-nightly/pandas/files yet. @janaknat can you look into that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions