kszucs commented on pull request #9285: URL: https://github.com/apache/arrow/pull/9285#issuecomment-801838027
> I see that #8491 has been closed in favor of this PR. > > I'm far for being able to fully undertsand what's going on, but I would love a wheel for building `pyarrow` on the ARM AWS architecture. > > Do you think a future release of `pyarrow` will allow a simple `pip install pyarrow` to work on these rather new machines? Any idea when if that is so? @Jaudouard Theoretically yes, right after the next major release. Until that you can try to install unofficial nightly wheels as described here https://arrow.apache.org/docs/python/install.html#installing-nightly-packages (note that you need a recent pip version for that). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
