On Apr 9, 9:22 am, cd34 <[email protected]> wrote: > New virtual environment > > easy_install -ihttp://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 > Readinghttp://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) > Readinghttp://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
Same issue here. As with you a manual install of Beaker (I ended up with 1.3) gets the original 2.0final installation working again. TG2 starts OK after that. Specs: Ubuntu 8.10 Intrepid i686, using python and setup_tools from the Ubuntu archive. -- Cheers Anton --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
