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

Fixed setup.py for apple silicon #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sidchaini
Copy link

I'm using the platform package to check if the system is a Mac with Apple silicon, and if yes, modifying compiler_args as suggested by @ignacioreyes in alercebroker/mhps#3.

It worked for me on a 14" MacBook Pro 2021 (M1 Pro). I believe this is a general solution, but in case it's incompatible with the rest of the project, feel free to edit/scrap accordingly.

Added a check if using mac with arm chip (apple silicon) to modify compiler_args suggested in alercebroker/mhps#3
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

Successfully merging this pull request may close these issues.

1 participant