Johan Hake wrote: > On Thursday 05 March 2009 14:31:23 Aron Wahlberg wrote: >> Finally... >> >> I have now managed to install FEniCS, but without trilinos and scotch >> (as you recommended Anders Logg). >> >> I have tried running the demo provided on the homepage but run into >> some errors, lots of them about malloc. >> I have then tried to run the different lines from the demo >> separateley - you'll see it below. Do you see what I need to do? >> >> E.g. what to do about this: >> "C API version mismatch for module _cpp: This Python has API version >> 1013, module _cpp has version 1012"? > > It looks like you have several versions of Python installed, or you have > upgraded Python after you compiled your PyDOLFIN. >
I think so too. It appears as if you have built for one version of Python and trying to run it with another. Harish _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
