Peacock crashing #17357
-
|
Hi All, I tried to run the peacock by run "./peacock", But it always shows an error like this "zsh: segmentation fault ./peacock" and python quit unexpectedly like the following: process: python3.7 [24078] How to solve this problem? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
|
Hi, You seem to be using the system python. Did you install moose using conda? If so you need to use the conda python. Guillaume |
Beta Was this translation helpful? Give feedback.
Hi,
You seem to be using the system python. Did you install moose using conda? If so you need to use the conda python.
Guillaume