Page 1 of 1

Python noob needs some help.

Posted: July 8th, 2011, 11:20 pm
by stergil
Hello,

I've just installed sabnzbd 0.6.5 and am having a difficult time with python requirements. I'm running centos and have installed python26.

When I try to run /usr/bin/python2.6 /usr/local/sabnzbd.py I get the following:

Code: Select all

The following modules need to be installed: Cheetah, cherrypy(included, unpack the zip)
When I try to install cheetah using yum it tells me it's installed.

I've been running the older version of sabnzbd just fine for a very long time, upgrading to the new version of python is a bit daunting to me as I know nothing about it.

Prior to using yum to install python26 I downloaded python25 source and installed it. However the SSL checkbox was unavailable for the sabnzbd servers config page, I figured it was a module problem that would be cleared up by a yum install of 2.6.

I'm quite lost, any help is appreciated immensely! ???

Re: Python noob needs some help.

Posted: July 8th, 2011, 11:39 pm
by stergil
I got it squared away, for anyone else needing some help I found this on the wiki which put me in the right direction:

http://wiki.sabnzbd.org/install-on-centos-5-5