Public bug reported:

Python 2.5 can't import either  the cluttergtk module or the clutter
module even thought it works with python2.6

To reproduce : 
$ python2.5 -c "from clutter import cluttergtk"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named clutter

And with python2.6 :
$ python2.6 -c "import cluttergtk"

** Affects: pyclutter (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Doesn't work with python 2.5
https://bugs.launchpad.net/bugs/394517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to