Python noob needs some help.

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
stergil
Newbie
Newbie
Posts: 23
Joined: August 26th, 2010, 10:22 pm

Python noob needs some help.

Post 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! ???
stergil
Newbie
Newbie
Posts: 23
Joined: August 26th, 2010, 10:22 pm

Re: Python noob needs some help.

Post 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
Post Reply