I am trying to install Mozilla Raindrop on Windows Vista. I have successfully installed Couchdb, Python 2.6 and Mercurial. The command: hg clone -r 0.1 http://hg.mozilla.org/labs/raindrop runs successfully. But when I run check-raindrop.py I get the
ERROR: The 'setuptools' package is not installed.
Even check-raindrop.py --configure is giving the same error. Can you please guide me so that I can install all dependencies.
Thanks
