[tor-dev] Pyonionoo

Sathyanarayanan Gunasekaran gsathya at torproject.org
Sat Aug 11 04:23:23 UTC 2012


> First feedback is that I'm having trouble installing cyclone. :/  What
> steps does it take from, say, a vanilla Debian Squeeze to an environment
> where `twistd -n cyclone -r pyonionoo.web.Application` works?  Ideally,
> these steps only include `apt-get install`, but if something else is
> needed, I'll try to convince weasel to run that on the Tor machine.

The 'apt-get' way to install python packages is 'pip'.

$ apt-get install python-twisted-web python-twisted-core python-pip
$ pip install cyclone

Thanks,
-Sathya


More information about the tor-dev mailing list