On Sat, October 25, 2008 19:32, Anders Logg wrote: > On Sat, Oct 25, 2008 at 01:27:07PM -0400, osman wrote: >> >> On Sat, 2008-10-25 at 18:57 +0200, Johannes Ring wrote: >> > On Sat, October 25, 2008 18:39, osman wrote: >> > > Hi, >> > > I am trying to build 0.8.1. doing scons -h gives the following >> error: >> > > >> > > stargate:/home/osman/FENICS-0.8.1/dolfin-0.8.1-bash-> scons -h >> > > scons: Reading SConscript files ... >> > > AttributeError: 'module' object has no attribute >> 'ExtendedEnvironment': >> > > File "/home/osman/FENICS-0.8.1/dolfin-0.8.1/SConstruct", line 23: >> > > env = scons.ExtendedEnvironment(ENV=os.environ) >> > > stargate:/home/osman/FENICS-0.8.1/dolfin-0.8.1-bash-> >> > >> > You probably have an old version of simula-scons in your PYTHONPATH. >> Is it >> > possible that you have installed the simula-scons package from >> > http://packages.simula.no? If so, try to remove it and run scons >> again. If >> > not, look through the directories in PYTHONPATH for a copy of >> simula-scons >> > and remove it. > > Yes, as long as we distribute it as part of DOLFIN, we should use the > version distributed as part of DOLFIN (unless I'm missing some > important point).
Yes, agree. Fixed now. Johannes _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
