[Bug 487221] Re: [Lucid] Unable to open sabnzbdplus - requires Python module Cheetah 2.0rc7 or higher

John Dilmore launchpad_ubuntu at yahoo.de
Mon Jan 18 00:10:46 UTC 2010


In python2.5 the import Cheetah command doesn't work

user at notebook:~$ python2.5 
Python 2.5.4 (r254:67916, Nov 27 2009, 16:59:46) 
[GCC 4.4.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Cheetah
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named Cheetah
>>>

Using python2.6 it works without problems

user at notebook:~$ python2.6
Python 2.6.4 (r264:75706, Dec  8 2009, 11:51:43) 
[GCC 4.4.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Cheetah
>>> 


I therefore modified the /usr/bin/sabnzbdplus in my Ubuntu Lucid system to use explicitely Python 2.6

-- 
[Lucid] Unable to open sabnzbdplus - requires Python module Cheetah 2.0rc7 or higher
https://bugs.launchpad.net/bugs/487221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list