On Feb 24, 2:25 pm, Mike Hansen <[email protected]> wrote:
> Hi Ralf,

Hi Ralf,

> On Tue, Feb 24, 2009 at 2:21 PM, Ralf Hemmecke <[email protected]> wrote:
> > ----------------------------------------------------------------------
> > | Sage Version 3.3, Release Date: 2009-02-21                         |
> > | Type notebook() for the GUI, and license() for information.        |
> > ----------------------------------------------------------------------
> > The SAGE install tree may have moved.
> > Regenerating Python.pyo and .pyc files that hardcode the install PATH
> > (please wait at
> > most a few minutes)...
> > Do not interrupt this.
> > Warning: something went wrong updating the easy-install.pth file.
> > sage:
>
> > What exactly does that warning mean. Is now something broken?
>
> This ishttp://trac.sagemath.org/sage_trac/ticket/5351caused probably
> by the update to setuptools.  I'm think that things should be fine.
> This should be fixed in 3.4.

Yep, the updated setuptools does no longer write the absolute path to
the python install in easy-install.pth, so the rewrite code fails. We
are checking if that path is hidden somewhere else and either correct
that or if it isn't just remove the rewriting code for easy-
install.pth.

Note that it will happen only once every time you move the tree and
then never again.

> --Mike

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to