Skip to content

QST: Apple M1, arm64 #41787

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

Closed
2 tasks done
beaverden opened this issue Jun 2, 2021 · 4 comments
Closed
2 tasks done

QST: Apple M1, arm64 #41787

beaverden opened this issue Jun 2, 2021 · 4 comments
Labels
ARM aarch64 architecture Build Library building on various platforms Usage Question

Comments

@beaverden
Copy link

  • I have searched the [pandas] tag on StackOverflow for similar questions.

  • I have asked my usage related question on StackOverflow.


What is the current state of amd64 compilation? Docker pip installation takes ages and I'm having trouble installing it on my macos with apple m1 chip.

Is there anything I can do to help provide precompiled binaries for release on this platform?

@beaverden beaverden added Needs Triage Issue that has not been reviewed by a pandas team member Usage Question labels Jun 2, 2021
@beaverden beaverden changed the title QST: QST: Apple M1 Jun 2, 2021
@beaverden beaverden changed the title QST: Apple M1 QST: Apple M1, amd64 Jun 2, 2021
@lithomas1
Copy link
Member

Hi @beaverden, I believe you mean arm64 not amd64(amd64 is for Intel/AMD chips). We currently don't publish wheels on PyPI because pandas fails a couple of tests on the arm64 architecture(and we don't have free CI infrastructure for arm64 yet), but you should be able to get pandas via conda if you have it(https://anaconda.org/conda-forge/pandas).

@lithomas1 lithomas1 added ARM aarch64 architecture Build Library building on various platforms and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Jun 2, 2021
@beaverden beaverden changed the title QST: Apple M1, amd64 QST: Apple M1, arm64 Jun 2, 2021
@beaverden
Copy link
Author

I'm sorry. You're right about arm64. Is there a way to help on the tests?

@phofl
Copy link
Member

phofl commented Jun 2, 2021

They are listed in #41740, not sure where we are exactly there

@lithomas1
Copy link
Member

Hi @beaverden, just giving you a heads-up that I'm going to be trying to add M1 support through universal2 wheels.
I'm going to be closing this issue for now to keep discussion in one place there, but please feel free to chime in on the universal2 wheels issue(#39053).

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 Usage Question
Projects
None yet
Development

No branches or pull requests

3 participants