From: "Nakor" nakor.wp@gmail.com
I tried to run a script on the toolserver (nightshade and wolsbane) and from the error messages I get there I understand that it requires python 2.6 (won't work with 2.5) and (at least) httplib2. Is this correct?
It is supposed to work with 2.5, although I admit I haven't tested it lately. It does need httplib2, which can be installed using "pip install httplib2"
Russ