assignUser commented on issue #43339: URL: https://github.com/apache/arrow/issues/43339#issuecomment-2240399447
Yes this is a duplicate, this issue also appears for other packages like duckdb and seems to be a macos issue that we likely won't be able to fix (or test as there is no macos-11 Actions runner anymore). Sorry for the inconvenience but the only easy solution is to downgrade to 15.0.0 like you did. If you need features from 16+ I think building Arrow C++ and pyarrow [from source](https://arrow.apache.org/docs/developers/python.html#python-development) might work (as the wheel was build on macos > 11). -- 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]
