Hi,
after upgrading PyGTK 2.4.1 to 2.6.1, I encountered the
following error:
[EMAIL PROTECTED] cf $ python
Python 2.3.3 (#1, Feb 19 2004, 15:11:46)
[GCC 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)]
on linux2
Type "help", "copyright", "credits" or "license" for more
information.
>>> import pygtk
>>> pygtk.require("2.0")
>>> import gtk
RuntimeError: can't create const
This also happens with 2.6.0. I've reverted to 2.4.1, which
works fine for me.
Any ideas?
C.
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/