Install not working on Mac #3119
-
I have been trying to install Firedrake using homebrew on my Mac (Arm 13.5.2) but it hasn't been working. I have gone through all the common steps trying to fix the problem - I have uninstalled anaconda, and installed python using homebrew also, but it still doesn't work. The print out of the terminal is: and the log is: Interestingly using the Mac python the installation gets further - to building petsc but still breaks. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 67 replies
-
Perhaps this install way can help you. |
Beta Was this translation helpful? Give feedback.
-
I had the same Petsc error here. Then I tried to Petsc install with the merge_upstream, which sort it out. |
Beta Was this translation helpful? Give feedback.
-
So I am sorry to say that the test still isn't running... its fixed the previous problems, but now I get this:
|
Beta Was this translation helpful? Give feedback.
-
Just wondering if you have tried reinstalling recently? As of this merged PR I believe that the MacOS install issues have been fixed. |
Beta Was this translation helpful? Give feedback.
Just wondering if you have tried reinstalling recently? As of this merged PR I believe that the MacOS install issues have been fixed.