jorisvandenbossche commented on issue #15020: URL: https://github.com/apache/arrow/issues/15020#issuecomment-1363339430
Hmm, sorry, I am not sure why it is not picking up the wheel (the pip version is recent enough, and the output above indicates you have `linux-aarch64-cpython-39`, for which we have a wheel). I am not familiar with android, maybe that platform is not compatible with "manylinux"? (https://peps.python.org/pep-0660/) Maybe you could download the wheel that @kou mentioned above and install it by `pip install <path to downloaded wheel>`. _Maybe_ that gives an error message with more information. -- 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