Python noob needs some help.
Posted: July 8th, 2011, 11:20 pm
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:
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!
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)
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!