kou commented on issue #47577: URL: https://github.com/apache/arrow/issues/47577#issuecomment-3300955133
You can install PyArrow successfully but your project depends on `libarrow_python.so` and `libarrow_python.so` isn't found, right? It's installed in PyArrow install process not Apache Arrow C++ install process since Apache Arrow 10.0.0: https://gist.github.com/vc77/a5f9c8db58ffe33b1a928dd28ada9c4c#file-pyarrow_build_log-txt-L331 -- 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]
