On 2/8/07, Tim Black <[EMAIL PROTECTED]> wrote: > > Jorge Vargas wrote: > > maybe you misread that it's easy_install TurboGears[exp] > > > Oops...you're right; easy_install TurboGears[exp] IS what I tried; it > returns the following: > > F:\md\MyWebPages\arwd\developers\developers>easy_install TurboGears[exp] > Searching for TurboGears[exp] > Best match: turbogears 1.0.1 > Processing turbogears-1.0.1-py2.4.egg > turbogears 1.0.1 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-1.0.1-py2.4.egg > Processing dependencies for TurboGears[exp] > Searching for TGFastData > Reading http://cheeseshop.python.org/pypi/TGFastData/ > Couldn't find index page for 'TGFastData' (maybe misspelled?) > Scanning index of all packages (this may take a while) > Reading http://cheeseshop.python.org/pypi/ > No local packages or download links found for TGFastData > error: Could not find suitable distribution for > Requirement.parse('TGFastData') yes indeed http://cheeseshop.python.org/pypi/TGFastData/ is not there. maybe that egg should be posted.
> > > http://files.turbogears.org/eggs/TurboGears-0.9a9-py2.4.egg > > that egg should work although I believe your on your own there (and > > asking on this list of course) > > > Turns out I meant to reference this file: > http://files.turbogears.org/eggs/TGFastData-0.9a6-py2.4.egg. Thanks for > your patience. > how about tg-setup? that should go first to the TG page and then to pypi, if not you can always install the egg by downloading it and running easy_install path/to/egg/file > Tim Black > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

