kou commented on issue #47352: URL: https://github.com/apache/arrow/issues/47352#issuecomment-3217444804
You installed Apache Arrow C++ by FreeBSD port, right? It seems that you have Apache Arrow C++ 18.0.0 (but the latest FreeBSD port uses Apache Arrow C++ 20.0.0). Based on the log, PyArrow 21.0.0 requires Apache arrow C++ 21.0.0. Could you try `pip install pyarrow=18.0.0` or installing Apache Arrow C++ 21.0.0 manually? -- 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