New virtual environment easy_install -i http://turbogears.org/2.0/downloads/2.0final/index/ tg.devtools
results in Installed /var/www/cluster/lib/python2.5/site-packages/ PasteDeploy-1.3.3-py2.5.egg Searching for Beaker>=1.2.2 Reading http://turbogears.org/2.0/downloads/2.0final/index/Beaker/ Couldn't find index page for 'Beaker' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://turbogears.org/2.0/downloads/2.0final/index/ No local packages or download links found for Beaker>=1.2.2 error: Could not find suitable distribution for Requirement.parse ('Beaker>=1.2.2') Ran easy_install Beaker (which installed that package) was able to rerun the easy_install for tg.devtools paster quickstart, selected yes for authentication started with: paster serve --reload development.ini works fine, I was able to sign in using the manage/managepass. Short of the missing dependency in a new virtualenv, everything looks good. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
