Was trying to install turbogears 2.0 and ran into a problem with setup.py loading tg.migrate (output below):
sh-3.2# python setup.py develop running develop running egg_info writing requirements to TurboGears2.egg-info/requires.txt writing TurboGears2.egg-info/PKG-INFO writing top-level names to TurboGears2.egg-info/top_level.txt writing dependency_links to TurboGears2.egg-info/dependency_links.txt writing entry points to TurboGears2.egg-info/entry_points.txt writing manifest file 'TurboGears2.egg-info/SOURCES.txt' running build_ext Creating /Library/Python/2.5/site-packages/TurboGears2.egg-link (link to .) TurboGears2 1.9.7a1dev-r4461 is already the active version in easy- install.pth Installed /Users/Papi/tg2 Processing dependencies for TurboGears2==1.9.7a1dev-r4461 Searching for tg.migrate Reading http://pypi.python.org/simple/tg.migrate/ Couldn't find index page for 'tg.migrate' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ No local packages or download links found for tg.migrate error: Could not find suitable distribution for Requirement.parse('tg.migrate') sh-3.2# --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
