some errors when installing moose #26473
Unanswered
Hejie-Guo
asked this question in
Q&A Getting Started
Replies: 1 comment 8 replies
-
|
It seems like you have a problem in your environment related to the threading library. What is the output of |
Beta Was this translation helpful? Give feedback.
8 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, my computer encounter a installing problem, could anybody help?
I notice that you guys update the method of installing moose by "conda -n moose ..", but this method does not work in my computer. I installed the moose by the old way successfully in my another computer, so I installed the software by the old way through mamba command "mamba create -n moose moose-tools moose-libmesh",this way works.
And I git clone the moose from github through command:
These are ok.
But when i make and test the software:"cd ~/projects/moose/test, make -j 4",the terminal shows error:
and then I run the command:"scripts/update_and_rebuild_wasp.sh" this seems also work.
but when I make the test:"make -j 4"
some errors occur:
Beta Was this translation helpful? Give feedback.
All reactions