> Where can I get a copy of WebHelpers so that I can satisfy the
> following dependency WebHelpers>=0.6dev ?
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
Will do the trick.
Cheers,
Ben