[python-gtk] problem with multiple inheritance

Taki Jeden bartekgorny at interia.pl
Thu Jun 2 10:46:35 EDT 2005


Hi

I'm trying to install a certain python program which uses gtk, and the
following line:

class view_tree_model(gtk.GenericTreeModel,gtk.TreeSortable):

raises a "TypeError: multiple bases have instance lay-out conflict"
Is this a bug in gtk, or python-gtk, or something? I know of people who run
this program, so I guess sthg must be wrong in my system.

I have Mdk 10.0, and in particular:

pygtk2.0-wrapper-2.0.0-2mdk
libgtk+1.2-1.2.10-38mdk
gtk+2.0-2.4.9-9mdk
pygtk2.0-2.0.0-2mdk
libgtk+2.0_0-2.4.9-9mdk
pygtk2.0-libglade-2.0.0-2mdk
gtkdialogs-2.1-1mdk
gtk-engines-0.12-8mdk

Anybody can help?

Thx
Bartek

-- 
Zamiast sensownej sygnatury...:
| http://www.safetycam.pl | http://www.bpcc.org.pl/en,0,0.html |
http://www.spoko.neostrada.pl | http://www.gorny.najlepsze.pl/imiona



More information about the Python-list mailing list