On Wed, 15 Aug 2012 13:32:51 [email protected] wrote:
>   Hello!
> 
> On Wed, 15 Aug 2012 13:32:46 +1200
> 
> [email protected] wrote:
> >  ...
> > 
> > Actually mpmath and sympy autodetect sage at run-time. If it is
> > present they will use it. There is a variable to set off that
> > behavior in mpmath but it the mechanism is currently broken. I talked
> > to both upstream about it and hopefully
> > something will be done about it eventually.
> > 
> > Technically sympy is a run time dependency of sage so you can emerge
> > it afterwards. Two solutions: skip it and come back to it later when
> > sage has been
> > merged again and hopefully whatever is currently broken (and it is
> > broken) will
> > be fixed. The other solution is to unmerge sage and emerge sympy then
> > start the
> > merge process of sage again.
> 
>   I tried different things including:
> 
>   emerge -va --nodep sage               # success
>   emerge -vCa sage               # success
>   emerge -1va sympy               # success
>   emerge -va sage               # success
>   emerge -1va sympy               # fails with the same error as before
> 
> 
hum...... what does 
printenv | grep SAGE
return?

Francois

Reply via email to