kou commented on issue #33814: URL: https://github.com/apache/arrow/issues/33814#issuecomment-1401528719
`DESTDIR=/tmp/test/ make install` is safer but it's not needed because your problem was solved. :-) I think that documented command lines work well but there are many command lines. So some human errors can be injected like `CMAKE_PREFIX_PATH`. If we provide pyarrow wheels for Raspberry Pi, you just need to run `pip install pyarrow`. We provide pyarrow wheels for aarch64: https://pypi.org/project/pyarrow/#files I don't know what architecture is required for Raspberry Pi. BTW, can we close this issue? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
