MOOSE Compiling Issue -Libmesh Configuration #17993
-
|
I downloaded MOOSE on MAC and activated it through conda, but libmesh did not load and I receive the following: Following the steps on: https://mooseframework.inl.gov/getting_started/installation/conda.html |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
|
Did you run as listed on the page you linked? The fact that your install looks for libmesh within the moose directory and not a conda directory leads me to believe that you did not. |
Beta Was this translation helpful? Give feedback.
-
|
Assuming the conda reinstall went fine (to check could you please run I think you're just missing the |
Beta Was this translation helpful? Give feedback.
Assuming the conda reinstall went fine (to check could you please run
conda list moose, thanks!)I think you're just missing the
conda activate moosestep