raulcd commented on issue #44855: URL: https://github.com/apache/arrow/issues/44855#issuecomment-2500237693
I can see other projects like pytorch just letting the user know that those are required, see: https://github.com/pytorch/pytorch/blob/2d3d6f9d057322a68547be1d6dee32eb65ac3895/torch/__init__.py#L111-L117 @pitrou @kszucs I am no expert on this area but I can't seem to find other projects nowadays shipping it with the wheels? Should we just not ship it and potentially validating is present as what others do? https://github.com/apache/arrow/blob/f545b90748d5196af547abcec19d63a7b14e4daa/ci/scripts/python_wheel_windows_build.bat#L124-L125 -- 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]
