Mathias5 opened a new issue, #41067: URL: https://github.com/apache/arrow/issues/41067
### Describe the bug, including details regarding any error messages, version, and platform. Hi, since a few days when I create a conda environment with pyarrow and pandas, I get a segmentation fault when loading pandas. To replicate: conda create -n test python pyarrow pandas conda activate test python import pandas This leads to a segmentation fault. ### 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]
