You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "nominee1997 (via GitHub)" <gi...@apache.org> on 2024/04/08 11:28:28 UTC

[I] [Python] Snappy 1.2.0 breaking release - `ImportError: .../../../.././liborc.so: undefined symbol: _ZN6snappy11RawCompressEPKcmPcPm` [orc]

nominee1997 opened a new issue, #1878:
URL: https://github.com/apache/orc/issues/1878

   After 1.2.0 release of snappy (conda package came out 7th of April - https://anaconda.org/conda-forge/snappy/files) we started seeing this kind of import error (when importing pyarrow):
   
   `ImportError: /opt/app-root/micromamba/envs/myenv/lib/python3.11/site-packages/pyarrow/../../.././liborc.so: undefined symbol: _ZN6snappy11RawCompressEPKcmPcPm`
   
   Pinning snappy to <1.2.0 fixed


-- 
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: issues-unsubscribe@orc.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Python] Snappy 1.2.0 breaking release - `ImportError: .../../../.././liborc.so: undefined symbol: _ZN6snappy11RawCompressEPKcmPcPm` [orc]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on issue #1878:
URL: https://github.com/apache/orc/issues/1878#issuecomment-2043220530

   Thank you for sharing, @nominee1997 .


-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org