dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #21650
[Bug 722807] Re: Circular dependency for dolfin_utils
** Changed in: dolfin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/722807
Title:
Circular dependency for dolfin_utils
Status in DOLFIN:
Fix Released
Bug description:
On Mon, Feb 21, 2011 at 04:08:54PM +0000, Garth N. Wells wrote:
> > We have something of a circular dependency since we have FFC-generated
> > code in dolfin/ale, but to generate this code the dolfin_utils wrapper
> > tools must be installed, and dolfin_utils isn't installed unless all of
> > DOLFIN is installed.
Yes, I noticed. One needs to do something like
cp -r site-packages/dolfin_utils/wrappers local/lib/python2.6/site-
packages/dolfin_utils/
> > We should have a separate option for installing just dolfin_utils.
Yes, that would be good.
--
Anders
References