dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #21528
[Bug 722807] [NEW] Circular dependency for dolfin_utils
Public bug reported:
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
** Affects: dolfin
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References