Having trouble in installing with Homebrew on macOS M2 pro #3492
Unanswered
maryam-khd
asked this question in
Firedrake support
Replies: 3 comments 2 replies
-
Your
So, you need first delete the repository |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your response. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for you suggestions, but deleting the Anaconda from $PATH and reinstalling the firedrake I still encounter following error by running the test, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have followed every steps for installation on macOS via Homebrew and everything seems fine until I check the test, as suggested,
cd $VIRTUAL_ENV/src/firedrake
pytest tests/regression/ -k "poisson_strong or stokes_mini or dg_advection"
then I encounter error for MPI version
adding the
127.0.0.1 LOCALHOSTNAME.local
127.0.0.1 LOCALHOSTNAME
also did not help. I am not sure that is there any step I have to take consequently.
My system had the anaconda during installation but I also deleted the anaconda related from ~/.zshrc file and by reseting the system still the problem resist.
I am wondering how I can start over by correctly delete/uninstall firedrake package.
firedrake-install.log
configure.log
make.log
Beta Was this translation helpful? Give feedback.
All reactions