I recomend you sue tgsetup.py instead to install TG (see the download page). or else you need to add -i http://www.turbogears.org/download/index.html to the easy_install command in order for it to find CP.
On 12/2/06, kjetil <[EMAIL PROTECTED]> wrote: > > Trying to install a second time looks like: > > sudo easy_install --script-dir /usr/local/bin TurboGears > Searching for TurboGears > Best match: TurboGears 1.0b2 > Processing TurboGears-1.0b2-py2.5.egg > TurboGears 1.0b2 is already the active version in easy-install.pth > Installing tg-admin script to /usr/local/bin > > Using > /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/TurboGears-1.0b2-py2.5.egg > Processing dependencies for TurboGears > Searching for CherryPy>=2.2.1,<3.0.0alpha > Reading http://www.python.org/pypi/CherryPy/ > Reading http://www.cherrypy.org > Reading http://download.cherrypy.org/cherrypy/3.0RC1/ > Reading http://www.python.org/pypi/CherryPy/3.0.0RC1 > No local packages or download links found for > CherryPy>=2.2.1,<3.0.0alpha > error: Could not find suitable distribution for > Requirement.parse('CherryPy>=2.2.1,<3.0.0alpha') > > Is there anything I can do myself to correct this ? > > > > > -- cheers elvelind grandin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

