Skip to content
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

Closed
1 task done
xconverge opened this issue Sep 19, 2022 · 5 comments
Closed
1 task done

aarch64 wheel missing on pip for 1.5.0 #48641

xconverge opened this issue Sep 19, 2022 · 5 comments
Labels
Build Library building on various platforms
Milestone

Comments

@xconverge
Copy link

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

@xconverge xconverge added Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 19, 2022
@mroeschke
Copy link
Member

Thanks for the report. The ARM wheels are still being built and will be uploaded separately: #45223 (comment)

@xconverge
Copy link
Author

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

👍

@lithomas1 lithomas1 removed the Needs Triage Issue that has not been reviewed by a pandas team member label Sep 19, 2022
@datapythonista
Copy link
Member

datapythonista commented Sep 19, 2022

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

@cwegener
Copy link

Same here.

@lithomas1 lithomas1 added this to the 1.5 milestone Sep 20, 2022
@datapythonista
Copy link
Member

Missing packages built and uploaded to pypi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

No branches or pull requests

5 participants