-
Notifications
You must be signed in to change notification settings - Fork 3
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
M2 Conda Install Issue #265
Comments
Hi Sam, We don't currently test on the M2 architecture and we have heard of some issues in the past. That being said, try the Advanced installations steps for Mac (https://ubermag.github.io/installation.html#advanced-installation) and let us know how it goes. Also in the future we will be recommending using |
Adding to what @samjrholt said: we currently do not have the OOMMF conda package for ARM64. Please use |
Related to #140 |
Recently, I found an easier way to install UBERMAG on a Mac (M1/M2 chip). I had to build an osx-64 environment within my M2 Mac in the following way:
Then use |
This issue has not been active in 1 month. If there is no further activity this issue will be closed in 2 weeks. |
Recently, I found an easier way to install UBERMAG on a Mac (M1/M2 chip). I had to build an osx-64 environment within my M2 Mac in the following way:
Then use |
I am trying to install ubermag on an M2 Mac using the conda package. I follow the instructions on the webpages such as making a python 3.10 venv and then when i use the "conda install --channel conda-forge ubermag" command i get the following error:
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:
Your installed version is: 13.2.1
Any help with this possible?
Cheers,
Sam
The text was updated successfully, but these errors were encountered: