On Sep 2, 7:29 pm, Wildemar Wildenburger
<[EMAIL PROTECTED]> wrote:

>
> Shouldnt there be more to that error message of yours? I would expect
> something like "NameError: name 'gtk' is not defined"?
>
> Because as it seems you haven't impored gtk (only gtk.glade). So adding
> "import gtk" at the beginning should help.
>
> I may be wrong; I recall some weird importing requirements for pygtk, so
> I'm not sure if I'm to uninformed to see the actual problem.
>
> /W


Nope, everything imports well, no errors. With import gtk added,
I get the same thing...

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to