So, today I wanted to enable some auto TV shows downloading with Transmission and Flexget. Transmission: works, Flexget: works.
I discovered there is a better way to do this, via transmissionrpc (which installs with easy_install). But, easy_install command is not found.
$this->bbcode_second_pass_code('', '-bash: easy_install: command not found')
I've installed python2, python2-distribute but easy_install is still not working. Where else can I find setuptools?