Re: How to use Clutter with Python 3

2011-12-08 Thread Jeremy Moles
On Wed, 2011-12-07 at 20:58 -0500, Jeffrey Finkelstein wrote: > Hello, > > Is it possible to use Clutter with Python 3? I am on Ubuntu 11.10 and > I already have python-gobject installed. Yes. You can find many examples that Stefano Facchini and myself are working on here: https://github.com/cu

Re: How to use Clutter with Python 3

2011-12-07 Thread Stefan de Konink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Op 08-12-11 02:58, Jeffrey Finkelstein schreef: > Is it possible to use Clutter with Python 3? I am on Ubuntu 11.10 > and I already have python-gobject installed. I guess it is best to look at the existing examples of Clutter an GPyObject. Personal