Hi,
On Mon, Mar 24, 2008 at 6:12 PM, Andrew Basson <[EMAIL PROTECTED]> wrote: > Hi everyone, > > Updated tg2 and pylons from svn and mercurial respectively and tried > to "python setup.py develop" and both need WebHelpers>=0.6dev > > The pylons site for the egg gives a 404 > http://pylonshq.com/svn/WebHelpers/trunk#egg=WebHelpers-dev >From the pylons mailing list: http://groups.google.com/group/pylons-discuss/browse_thread/thread/39b05d37ebec3b60 Grab the latest WebHelpers source from Mercurial and run it in develop: hg clone https://www.knowledgetap.com/hg/webhelpers cd webhelpers python setup.py develop Cheers, Andrew. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
