On Fri, Jun 13, 2008 at 3:03 PM, iain duncan <[EMAIL PROTECTED]> wrote: > > On Fri, 2008-13-06 at 13:08 -0400, Mark Ramm wrote: >> BTW, this has been fixed in pylons mercurial, so hg pull -u should fix >> the problem, and new hg checkouts will work. >> >> --Mark Ramm > > Thanks. I got a bit further this time, and now Pylons is giving me this: > > Processing dependencies for Pylons==0.9.7beta5dev-20080613 > Searching for WebHelpers>=0.6dev-20080601 > Reading http://www.pylonshq.com/download/ > Reading http://www.pylonshq.com/download/0.9.7 > Reading http://pypi.python.org/simple/WebHelpers/ > Reading http://pylonshq.com/WebHelpers/ > No local packages or download links found for > WebHelpers>=0.6dev-20080601 > error: Could not find suitable distribution for > Requirement.parse('WebHelpers>=0.6dev-20080601') > > I assume this is probably pre-0.9.7 release cleanup issues? I wonder if > perhaps a note should be added to the TG2 doc page indicating that? Is > it publically editable?
Looks like you'll need a hg checkout of WebHelpers. Not sure if there's a plan to do a release of webhelpers this weekend or not, but if not we'll definitely need to add the webhelpers checkout to the install instructions. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
