-
Notifications
You must be signed in to change notification settings - Fork 104
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
Build failing for arm64 #394
Comments
Is there any update for the above issue? |
@rdbisme Thanks for update. |
Hello, I am also interested in an ARM build for Is there any plan for official |
Hello @blthayer, I think it's for sure interesting to have support for ARM as soon as it doesn't impact performance on other architectures. Pull requests welcome! :) I'd say to split the contribution as:
|
I have been working on installing and testing bottleneck package for amd64 and arm64 architectures. I am getting the below error on arm64 architecture for the command python setup.py build_ext --inplace
Further I explored about the issue, got that ARM CPUs do not support this.
Could you please provide your feedback regarding this.
Log for reference: https://github.com/odidev/bottleneck/runs/4380495013?check_suite_focus=true
The text was updated successfully, but these errors were encountered: