[Bug 394517] [NEW] Doesn't work with python 2.5
Olivier Le Thanh Duong
olethanh at gmail.com
Wed Jul 1 22:59:10 UTC 2009
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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list