On Fri, Feb 09, 2007 at 08:58:52AM +0100, Sven Neumann wrote:
> > And it ends with this:
> > Traceback (most recent call last):
> >   File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1707, in ?
> >     sys.exit(main(sys.argv))
> >   File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1698, in main
> >     sw.write(py_ssize_t_clean)
> >   File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1340, in write
> >     self.write_classes()
> >   File "/usr/share/pygtk/2.0/codegen/codegen.py", line 1437, in 
> > write_classes
> >     instance.write_class()
> >   File "/usr/share/pygtk/2.0/codegen/codegen.py", line 283, in write_class
> >     substdict['tp_methods'] = self.write_methods()
> >   File "/usr/share/pygtk/2.0/codegen/codegen.py", line 519, in write_methods
> >     methods.append(self.methdef_tmpl %
> 
> Your copy of the Python Glib bindings are broken. There's a patch for it
> in Bugzilla. It's on the pygtk project if I remember correctly.
> Alternatively you can disable the Python plug-in when configuring gimp.

The latest pygtk release should work (it has the patch incorporated).

-Yosh
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to