The problem seems to be that the install directory for DOLFIN is not in the PYTHONPATH when running make runtests. Where is this set?
-- Anders On Fri, Mar 22, 2013 at 06:30:51PM +0100, Johan Hake wrote: > Use instants version instead? > Johan > > A wild guess: > > generate-swig-docstrings > > ;) > > but it seems like you have removed it. > Everything builds fine now, including demos, with a fresh clone of > DOLFIN built with cmake.local (which also generates all necessary > files). > But the following line makes the unit tests fail: > from dolfin_utils.commands import getstatusoutput > This works fine when typed into a Python terminal. This is likely > the > result of moving the DOLFIN wrappers over to FFC, but I can't figure > it out at the moment. Will look at it later unless someone else can > spot it first. > Referenser > 1. mailto:[email protected] _______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

