daharn opened a new issue, #36080:
URL: https://github.com/apache/arrow/issues/36080

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   After updating my Conda environment and trying to `import pyarrow`, I receive
   
   `ImportError: libutf8proc.so.2: cannot open shared object file: No such file 
or directory`
   
   I believe the breaking change was updating from pyarrow 11 to 12 and 
changing the channel from default to conda-forge. However, downgrading back 
doesn’t solve this. 
   
   A solution is to manually copy the file into the lib folder of that 
environment. 
   
   I’m running an environment with Python 3.10.11 on an CentOS 7 system. 
   
   ### Component(s)
   
   Python


-- 
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]

Reply via email to