The message you received,

"**********-.py2.4.egg is already the active version in easy_install.pth",

is generated because pointers to the old eggs are stored in a file called "easy_install.pth" located in "C:\Python24\Lib\site-packages".  If you want the newer eggs to auto-install, you'll have to delete the relevant entry from this file. 

Sean

On 2/27/06, haroldmarshall <[EMAIL PROTECTED]> wrote:

Just to make sure, I got rid of the older setuptools dev version,
renamed easy_install.exe in the "scripts" folder, and tried again.
Everything installed smoothly (including the troublesome .exe file)
using ez_setup.py -U. However, attempting to upgrade any package
results in a message similar to the following: **********-.py2.4.egg is
already the active version in easy_install.pth, listing the last
version I installed rather than the version I'm trying to install. And



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to