Daniel Lewis wrote: > Can anyone clarify the status of PyGTK with Python 3.0? As an end user, is > it just a case of re-compiling? [...] Current PyGTK will not compile with Python 3 libraries. Maybe PyGTK 2.16 will, but I'm not aware of any plans to make it compatible. Major problem is the multitude of changes Python 3, especially in its C interface. Paul