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

Mac M1 support for jpy #65

Open
kunalgoyal98 opened this issue Jun 7, 2022 · 4 comments
Open

Mac M1 support for jpy #65

kunalgoyal98 opened this issue Jun 7, 2022 · 4 comments

Comments

@kunalgoyal98
Copy link

Currently, jpy is not supported for Mac M1. Please add support for it.

@niloc132
Copy link
Contributor

niloc132 commented Jun 7, 2022

If you build locally on your arm-powered Mac, you can produce a native version that works correctly, but we don't yet have CI working for any arm platforms. Github Actions don't yet support building on an arm Mac, so we will need to add an external runner for this, though for linux it may be possible to use binfmt/qemu etc to make up for this.

@chipkent
Copy link
Member

I am currently using jpy in a docker container on my M1 while waiting on an official Mac build.

@niloc132
Copy link
Contributor

I believe we can close this.

@bandikishores
Copy link

@niloc132 Yes, M1 is now supported. We can close this.

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

No branches or pull requests

4 participants