xshirax commented on issue #41063:
URL: https://github.com/apache/arrow/issues/41063#issuecomment-2042218049
I also have issue with importing pyarrow
I occurs for me in pyarrow 12, 13, 14
File
"/homes/name/.conda/envs/clipmap_pyarrow_12/lib/python3.10/site-packages/clipmap/clipmap.py",
line 1, in <module>
import pyarrow as pa
File
"/homes/name/.conda/envs/clipmap_pyarrow_12/lib/python3.10/site-packages/pyarrow/__init__.py",
line 65, in <module>
import pyarrow.lib as _lib
ImportError:
/homes/name/.conda/envs/clipmap_pyarrow_12/lib/python3.10/site-packages/pyarrow/../../.././liborc.so:
undefined symbol: _ZN6snappy11RawCompressEPKcmPcPm
--
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]