kou commented on issue #47352: URL: https://github.com/apache/arrow/issues/47352#issuecomment-3208676820
Could you share the log like https://github.com/apache/arrow/issues/40776 for `pip install pyarrow` (the latest release)? The error of https://github.com/apache/arrow/issues/40776 is caused by missing Apache Arrow C++. You need to install Apache Arrow C++ before `pip install pyarrow`. You can use the "arrow" port https://cgit.freebsd.org/ports/tree/databases/arrow but it's a bit old. (The latest release is 21.0.0 but the "arrow" port is 20.0.0.) It may cause a problem. -- 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