Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Python upgrade 2.4 => 2.5

Got problems with your B2 or B3? Share and get helped!
Post Reply
Binkem
Posts: 388
Joined: 10 Jul 2008, 02:26

Python upgrade 2.4 => 2.5

Post by Binkem »

Hi all,

I just upgraded python form 2.4 to 2.5 to run SABnzbd. The problem is I first installed all neccesary python modules under 2.4 then upgraded to 2.5 Now when I try to run SABnzbd it tells me:
bubba:/usr/bin# python /opt/SABnzbd-0.4.12/SABnzbd.py
Sorry, requires Python module Cheetah 2.0rc7 or higher.
The problem is when I try to install using APT-GET it tells me the python modules are already installed.

How do I fix this?
Binkem
Posts: 388
Joined: 10 Jul 2008, 02:26

Re: Python upgrade 2.4 => 2.5

Post by Binkem »

Reinstalled my Bubba2 and nog I get the same problem again.
Can't remember how i fixed this last time around :( and never posted the fix here doh!

Anyone?
Eek
Posts: 372
Joined: 23 Dec 2007, 03:03
Location: the Netherlands

Re: Python upgrade 2.4 => 2.5

Post by Eek »

Installed from source?
cheers
Eek
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: Python upgrade 2.4 => 2.5

Post by Ubi »

next time do not install python 25 over 24 but in a separate spot. This avoids a case of dependicitis
Binkem
Posts: 388
Joined: 10 Jul 2008, 02:26

Re: Python upgrade 2.4 => 2.5

Post by Binkem »

I used apt-get install python2.5, but Debian doesn't seem to update things like py-versions. I dit this manually, but however I try python 2.5 refuses to accept that cherrypy and Cheetah are installed. Even reinstalling (using apt-get) doesn't work.
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: Python upgrade 2.4 => 2.5

Post by Ubi »

realizing this is utterly off-topic, but can someone explain to me what the benefit of cherrypy is in comparison to mod_python?
Post Reply