Hi to all,
I've downloaded rpms for gtk2.0 (stable version) for my RH 7.2 and I've
tried to use pygtk-1.99.7
The compile step goes on but when I start my program I have:
Traceback (most recent call last):
File "./Gnominide", line 3, in ?
import os, sys, time, gtk
File "/usr/local/lib/python2.2/site-packages/gtk/__init__.py", line 19, in ?
from _gtk import *
ImportError: /usr/lib/python2.2/site-packages/gtk/_gtkmodule.so: undefined symbol:
gtk_tree_view_column_cell_draw_focus
My guess is that I must wait a new release of pygtk that works with the
stable branch, is that right?
James can you arrange a new release? (doesn't matter if is not a stable
release or one of 1.99.x )?
Thank you
Pier
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/