13 Jul
2015
13 Jul
'15
7:40 a.m.
Dear all, Not strictly a Firedrake problem but I hope you'll indulge me. I upgraded to 14.04 over the weekend, and now I get: In [2]: from mpi4py import * --------------------------------------------------------------------------- ImportError Traceback (most recent call last) <ipython-input-2-13eee3001ee9> in <module>() ----> 1 from mpi4py import * ImportError: libmpi.so.0: cannot open shared object file: No such file or directory This is true, there is indeed no libmpi.so.0 anywhere on the system. What should I do? cheers --cjc