Okay, I've done both installed the gimp (which works fine) and put the
gtk-1.3.dll gdk-1.3.dll and even gnu-intl.dll in
  windows\system\

  Still giving me: 

  C:\Tools\Python>python 
  Python 1.5.2 (#0, Apr 13 1999, 10:51:12) [MSC 32 bit (Intel)] on win32 
  Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam 
  >>> import gtk 
  Traceback (innermost last): 
    File "<stdin>", line 1, in ? 
    File "C:\Tools\Python\Lib\gtk.py", line 21, in ? 
      import _gtk 
  ImportError: DLL load failed: One of the library files needed to run this
applic 
  ation cannot be found. 
  >>> 

  -----Original Message----- 
  From: Alexandre Fayolle 
  To: Steffes, Ryan 
  Cc: '[EMAIL PROTECTED]' 
  Sent: 1/18/01 3:49 AM 
  Subject: Re: [pygtk] Win32 Question 

  On Thu, 18 Jan 2001, Steffes, Ryan wrote: 

  > Since the port on Han's page doesn't seem to come with instructions, 
  and the 
  > one on James' page is geared toward Linux, I don't know quite what to 
  do 
  > with the bindings I have. 
  > 
  > My problem is this, I downloaded Han's ports and stuck them in 
  > (path to python)/lib/*.py 
  > and 
  > (path to python)/dll/_gtk.pyd 
  > 
  > Python finds gtk and _gtk but insists the _gtk needs a DLL to run. Any 
  clue 
  > what DLL this is and what I ought do?  I'm thinking this has to do 
  with the 
  > gtkmodule file, but as I'm running win32 

  It needs the gtk+ DLLs. You can grab them from Tor Lillquist (sorry 
  about 
  the spelling) win32 gtk+ port, as said on Hans Breuer's page, that is 
  http://user.sgic.fi/~tml/gimp/win32/downloads.html. 

  Alexandre Fayolle 
  -- 
  http://www.logilab.com 
  Narval is the first software agent available as free software (GPL). 
  LOGILAB, Paris (France). 

    

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to