jorisvandenbossche commented on issue #15066: URL: https://github.com/apache/arrow/issues/15066#issuecomment-1363278793
We generally have binary wheels for M1 (arm64, see https://pypi.org/project/pyarrow/#files), but it seems we only have them down to Python 3.8, and not for Python 3.7. So if you want to install pyarrow on Python 3.7, you are essentially installing from source, which requires additional non-Python dependencies that cannot be installed by pip automatically in a `pip install`. See for more details https://arrow.apache.org/docs/dev/developers/python.html#building-on-linux-and-macos -- 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. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org