On Fri, 12 Apr 2002 09:48:55 -0500
"Jon Nelson" <[EMAIL PROTECTED]> wrote:

> > For that you have to remove the lines
> > 
> >      (int window_has_focus)
> >      (int window_has_pointer_focus)
> > 
> > from pygtk/generate/gtkcontainers.defs
> 
> I did that (thanks!), but when I import gtk, I get:
> 
> Traceback (innermost last):
>   File "/home/agamemnon/jnelson/tools/idsehandler/idsehandler.py", line 6, in ?
>     import gtk, GDK, GTK
>   File "/usr/lib/python1.5/site-packages/gtk.py", line 22, in ?
>     import _gtk
> ImportError: /usr/lib/python1.5/site-packages/_gtkmodule.so: undefined symbol: 
>GTK_TYPE_GDK_COLOR
> 
> Grr.  Any idea what to do here?

No ideas? Anyone? Anyone? Bueller?


-- 
Jon Nelson
C and Python Programmer, Code Gardener
Just because it's not broken doesn't mean we can't take it apart.
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to