-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aarch64 wheel missing on pip for 1.5.0 #48641
Comments
Thanks for the report. The ARM wheels are still being built and will be uploaded separately: #45223 (comment) |
Thanks, just bad luck then because I happen to run our renovatebot/dependabot on monday mornings so it picked up the change, maybe I will add a age requirement, this is the first time its bit me though 👍 |
Our arm builds for the release never started, and they were cancelled after a while. It's still not clear to me if TravisCI is experiencing some problems, or we hit some quota limit. I guess the former since there is no message with info (otherwise really poor TravisCI UI if not starting the jobs is how they let users know their quota has been exceeded). Will give another try tomorrow to see if it's working, otherwise we'll look for a different solution. The job: https://app.travis-ci.com/github/MacPython/pandas-wheels/builds/255721398 |
Same here. |
Missing packages built and uploaded to pypi. |
Installation check
Platform
Linux-5.15.0-1019-aws-aarch64-with-glibc2.35
Installation Method
pip install
pandas Version
1.5.0
Python Version
3.10
Installation Logs
https://pypi.org/project/pandas/1.5.0/#files
does not contain the equivalent of
"pandas-1.5.0rc0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
that can be found here and previous releases
https://pypi.org/project/pandas/1.5.0rc0/#files
The text was updated successfully, but these errors were encountered: