Skip to content

BLD: Adjust Numpy Minimum Versions for aarch64/arm64 compatibility #41788

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

Merged
merged 3 commits into from
Jun 21, 2021

Conversation

lithomas1
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

@lithomas1 lithomas1 changed the title WIP: BLD: Require numpy>1.20 for ARM64 WIP: BLD: Adjust Numpy Minimum Versions for aarch64/arm64 compatibility Jun 5, 2021
@lithomas1 lithomas1 marked this pull request as ready for review June 5, 2021 17:45
@lithomas1 lithomas1 added Build Library building on various platforms ARM aarch64 architecture labels Jun 5, 2021
@lithomas1 lithomas1 changed the title WIP: BLD: Adjust Numpy Minimum Versions for aarch64/arm64 compatibility BLD: Adjust Numpy Minimum Versions for aarch64/arm64 compatibility Jun 5, 2021
@lithomas1 lithomas1 requested a review from jreback June 19, 2021 18:14
@fangchenli
Copy link
Member

We need to backport this. Currently, pip install pandas --pre doesn't work on M1 mac.

@fangchenli fangchenli added this to the 1.3 milestone Jun 20, 2021
@jreback
Copy link
Contributor

jreback commented Jun 20, 2021

ok let me look

we should merge the sdist test first

@jreback jreback merged commit 74a1e67 into pandas-dev:master Jun 21, 2021
@jreback
Copy link
Contributor

jreback commented Jun 21, 2021

thanks @lithomas1

@jreback
Copy link
Contributor

jreback commented Jun 21, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app
Copy link

lumberbot-app bot commented Jun 21, 2021

Something went wrong ... Please have a look at my logs.

@lithomas1 lithomas1 deleted the patch-2 branch June 21, 2021 15:14
simonjayhawkins pushed a commit that referenced this pull request Jun 21, 2021
@aptalca
Copy link
Contributor

aptalca commented Sep 23, 2021

Hi,
It looks like this PR incorrectly excluded all python 3.9 numpy version requirements on aarch64 and since the backports, I can't build any pandas 1.3.X versions on aarch64 with python 3.9.

Opened a PR to fix it: #43722 just fyi

Thanks

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

Successfully merging this pull request may close these issues.

4 participants