[
https://issues.apache.org/jira/browse/ARROW-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217022#comment-17217022
]
Antoine Pitrou commented on ARROW-10349:
----------------------------------------
Hmm, I just learned that manylinux is Aarch64-compatible, nice:
https://www.python.org/dev/peps/pep-0599/
> [Python] build and publish aarch64 wheels
> -----------------------------------------
>
> Key: ARROW-10349
> URL: https://issues.apache.org/jira/browse/ARROW-10349
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Packaging, Python
> Environment: os: Linux
> arch: aarch64
> Reporter: Jonathan Swinney
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The currently released source distribution for Arrow on pypi.org doesn't
> build on Ubuntu 20.04. It may be possible install additional build
> dependencies to make it work, but it would be better to publish aarch64
> (arm64) wheels to pypi.org in addition to the currently published x86_64
> wheels for Linux.
> {{$ pip install pyarrow}}
> should just work on Linux/aarch64.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)