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

pyqt5 on m1 mac #193

Open
elija-feigl opened this issue Mar 2, 2022 · 0 comments
Open

pyqt5 on m1 mac #193

elija-feigl opened this issue Mar 2, 2022 · 0 comments

Comments

@elija-feigl
Copy link

Installing cadnano2.5 on one of the new M1 MacBooks is currently difficult due to its dependency on pyqt5.
pyqt5 is currently not providing an ARM compatible wheel (pyqt6 is) and has to be installed via rosetta (also using python installed via rosetta).

Posting this mainly as a resource for someone encountering this issue.
The m1 chips are still fairly new, a compatible pyqt5 version might become available in the near future.

For a potential workaround to install pyqt5 see f.i.:
https://stackoverflow.com/questions/65901162/how-can-i-run-pyqt5-on-my-mac-with-m1chip

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