On 4/5/06, Damjan <[EMAIL PROTECTED]> wrote: > > >> I understand--the part I was missing was that you always have to > >> download a new ez_setup.py, since using a previous one won't upgrade > >> to a newer version of setuptools, even with the -U flag. > > > Ahh, yes. I can see that. It *would* be cool if easy_install could > > upgrade itself in place. Alas... > > How do you mean "in place", "easy_install -U setuptools" has worked for > me always (I'm on Linux though).
That's correct. Under Linux you can replace an executable while it's running; under Windows, you can't. -- Tim Lesher <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. 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/turbogears -~----------~----~----~----~------~----~------~--~---

