yeah well been there tried that and gave up.Please let me know if you get it to work or you can update my twiki site
http://mec-symonds.eng.monash.edu.au/cgi-bin/twiki/view/Saqqara/Gtk4Win32
where i have documented my failures. the problem seems to be that the developers of glade,gtk and pygtk are all working at different version levels and putting things in different folders where others cant find the path. Most support here is for the linux brand. I think the only real way to solve this it to actually build or make the files on your win box but that is also a mountain of pain that I havent attempted to climb. I currently cant use glade but did get pygtk, gtk and python working fine.
BTW on linux it," just works"!


[EMAIL PROTECTED] wrote:

Hi all, I'm trying to get gladewin32 gtk installer and pygtk binary
distribution (from  http://www.pcpm.ucl.ac.be/~gustin/win32_ports/) working
together but I have some problems.

I downloaded the installers:

- pygtk-2.3.96.win32-py2.3.exe
- gtk-win32-2.4.9-rc1.exe

First I installed the gtk installer and added the c:\gtk\bin and c:\gtk\lib
dirs in the path, after that I installed pygtk.
The apps shipped with gtk installer work correctly but I'm not able to
use gtk from python, I get this error:

Traceback (most recent call last):
 File "<stdin>", line 1, in ?
 File "C:\Python23\Lib\site-packages\gtk-2.0\gtk\__init__.py", line 33, in
   import gobject as _gobject
ImportError: DLL load failed: Impossibile trovare la procedura specificata.


Any ideas? I'have never had problems with the dropline installer.



_______________________________________________
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