Closed hrani closed 4 years ago
This is related to #397 and caused by the import failure of matplotlib.
There should be helpful message when import failed in such cases.
Segfault even with 8d68b6d . Doen't matter which commit I use, I get seg-fault with default python2/3 compiled with gcc.4.8.5 .
export GSL_ROOT_DIR=/softwares/gsl-2.1/
cMakereport.txt
CMakeCache.txt
I think it compiles with out any error, pythonpath is set
import moose
[INFO] Plot utilities are not loaded due to 'Matplotlib requires pyparsing>=2.0.1; you have 1.5.6'moose.__path__
['~/moose-core2/python/moose']moose.loadModel('Anno_acc12.g','/test12','ee')