Comment 7 for bug 281365

Revision history for this message
Samuel Buffet (samuel-buffet) wrote :

the *ImportError: cannot import name cluttergtk* is typically an error we have with Clutter 0.8 installed

As now with the 0.8 Clutter API we have to do :

*import cluttergtk* instead of *from clutter import cluttergtk*

So atm trunk is not compatible with clutter 0.8 but may be soon

0.2 and 0.1 releases aren't compatible and will never be (I guess)