by nebody00 » Thu Feb 10, 2011 9:46 am
I've been trying to setup sabnzbd. I'm kinda new at this so I've read this thread as well as the other package thread. I've followed the directions by ndrake but I it seems I can't even run python(?).
I've downloaded SABnzbd, I've installed it.
Everything is fine until up to this point. I navigated to opt/sabnzbd to do this step and it goes downhill...
$this->bbcode_second_pass_code('', '
do: python SABnzbd.py
')
$this->bbcode_second_pass_quote('', 'F')ile "SABnzbd.py", line 20
print "Sorry, requires Python 2.4 or higher."
^
SyntaxError: invalid syntax
What am I doing wrong?