-----Mensaje original-----
De: CRIBBSJ [mailto:[EMAIL PROTECTED]]
Enviado el: 28 Enero, 2003 05:19
Para: Pablo Endres; Cedric Gustin
CC: PyGTK List
Asunto: RE: [pygtk] win32 pygtk-python
>I had a similar problem recently. This turned out to be the problem:
>I had previously installed an older version of hte Gtk 2.0 runtime files
>into my c:\winnt\system32 directory. Then, when I installed the newer Gtk
>2.0 files from dropline.net, it installed them in a different location
>c:\program files\common files\Gtk\.... Well, my path was set up so that any
>programs first looked in my \winnt\system32 directory, so, even though I had
>installed the latest Gtk files, it was finding the old ones first. After I
>figured it out, and finished punching my forehead, I simply deleted the gtk
>dll files from \winnt\system32 and the program found the correct ones under
>\program files\common files.
>So, do you possibly have an earlier version of the gtk 2.0 runtime files in
>a different directory?
I checked and found some files from gtk-1.2.x and deleted them, but I keep
getting the same error. I think it's a problem with the distribution.
If you have any other ideas let me know.
>Hope this helps!
>Jamey.
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/