megcdavis opened a new issue, #43339: URL: https://github.com/apache/arrow/issues/43339
### Describe the bug, including details regarding any error messages, version, and platform. PyArrow is a dependency of a dependency for a few Python packages I use. I did a clean install of Anaconda and these packages yesterday. Upon pip installing PyArrow (17.0.0) on two separate machines running Mac OS Catalina (10.15, intel) and Big Sur (11, intel), running any python script (Python 3.9.19) using these packages quit with a segmentation fault 11 upon import. Downgrading to PyArrow==15.0.0 seems to remedy the issue. I have no idea why or how, but wanted to reach out to let y'all know. Please let me know if I can provide more information. ### 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]
