pygtk 1.2 transition problem

2003-09-05 Thread Joe Drew
I've updated glimmer to build against python 2.3 and the new python-gtk-1.2 package, but have run into problems running it. I'm wondering what has changed; is there an easy workaround? (I know some python but am not, by any means, a python hacker.) import pygtk pygtk.require('1.2') from gtk

Re: pygtk 1.2 transition problem

2003-09-05 Thread Sebastien Bacher
Joe Drew [EMAIL PROTECTED] writes: I've updated glimmer to build against python 2.3 and the new python-gtk-1.2 package, but have run into problems running it. I'm wondering what has changed; is there an easy workaround? (I know some python but am not, by any means, a python hacker.) Fatal