On 3/10/06, Judofyr <[EMAIL PROTECTED]> wrote: > I really want to upgrade to the new alpha, but when I use the > easy_install method I only get: > -- > C:\turbo>easy_install -f > http://www.turbogears.org/preview/download/index.html T > urboGears > Searching for TurboGears > Best match: turbogears 0.8.9 > Processing turbogears-0.8.9-py2.4.egg > turbogears 0.8.9 is already the active version in easy-install.pth > Installing tg-admin-script.py script to C:\Python24\Scripts > Installing tg-admin.exe script to C:\Python24\Scripts > > Using c:\python24\lib\site-packages\turbogears-0.8.9-py2.4.egg > Processing dependencies for TurboGears > -- > > Anyone know how to fix this?
I believe the trouble is the directory you're installing from. It looks like setuptools is finding it there rather than going through your -f URL. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

