-
Notifications
You must be signed in to change notification settings - Fork 67
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
seems to fail on an M1 Mac. #89
Comments
Switch to linux or windows |
Not a Mac user, but try installing Homebrew through a Rosetta terminal, and then install x86-64 Python through that? |
Also, you should use Python 3.9. Opspy seems to have dependency issues on 3.10 (i.e. the maintainers have locked the requires to 3.9). |
Hi, fmckenna |
I met same issue.
|
Similar issue here, computer spec:
|
Same here. |
Same issue with the M2 pro chipset. I wanted to try helping to a friend. But I can't even import the library. lol. |
The problem was solved in my case after applying the steps below.
|
You can solve this also via Miniconda, which then still allows using Spyder as IDE as normal. Please see: |
Stevan!
The text was updated successfully, but these errors were encountered: