kszucs commented on pull request #11316: URL: https://github.com/apache/arrow/pull/11316#issuecomment-942644671
> > For some reason, it looks like the 3.10 build doesn't use the Numpy binary wheels: > > https://github.com/ursacomputing/crossbow/runs/3886034769?check_suite_focus=true#step:7:3186 > > We may try to restrict that [like in the macos builds](https://github.com/apache/arrow/blob/90a0fd397df4c8692b6df3fb7880d4177b299143/ci/scripts/python_wheel_macos_build.sh#L55-L60). Ahh, numpy [only has wheels](https://pypi.org/project/numpy/#files) for `manylinux_2014` and `manylinux_2_17` and the build you referenced is `manylinux2010` -- 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]
