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

Issues when installing oommf #89

Open
MiroCaf opened this issue Dec 27, 2023 · 0 comments
Open

Issues when installing oommf #89

MiroCaf opened this issue Dec 27, 2023 · 0 comments

Comments

@MiroCaf
Copy link

MiroCaf commented Dec 27, 2023

Hello,

I am working on a Mac OS. I have been trying to install Ubermag using conda, but it returns the error below. I thus switched to installing it with pip. It works fine when installing Ubermag, but I think I am making some mistakes when exporting oommf.tcl (step 6 of the installation https://ubermag.github.io/installation.html). I believe that the mistake is with the directory I am exporting oommf.tcl. I have tried different directories, for example:
/Users/mirocafolla/.spyder-py3/
export OOMMFTCL="/Users/mirocafolla/oommf.tlc"
export OOMMFTCL="/Users/mirocafolla/oommf/oommf.tlc"
export OOMMFTCL="./anaconda3/lib/python3.10/site-packages/oommf.tlc"
export OOMMFTCL="/Users/mirocafolla/oommf.tlc"
export OOMMFTCL="/Users/mirocafolla/.spyder-py3/oommf.tlc"

They must be all wrong as the Python console keeps on returning the error below. Any help would be greatly appreciated.

Schermata 2023-12-27 alle 09 00 14 Schermata 2023-12-27 alle 09 16 16
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