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

issue instaling on new apple silicon #271

Open
arunpersaud opened this issue May 12, 2021 · 0 comments
Open

issue instaling on new apple silicon #271

arunpersaud opened this issue May 12, 2021 · 0 comments

Comments

@arunpersaud
Copy link

Just installed becquerel on a new macbook pro with a M1 chip and ran into some issues with numba. It seems to be available via conda, but I was not able to just pip install it. In the end I cloned this git repo and just deleted the numba references before installing a local version.
I believe the main issue is that numba is hard to compile on M1 at the moment and there are issues (for example, numba/numba#6589).

Just wanted to post this here so that you can track it. Not sure if one can make numba an optional dependency, since I'm not sure how to make a decorator optional...

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

1 participant