[pygtk] installing pygtk on cygwin

Michiel de Hoon mjldehoon at yahoo.com
Tue Sep 9 14:46:51 WST 2008


You need to install pygobject. It is separate from pygtk.

--Michiel.


--- On Mon, 9/8/08, patty.ackermann at gmail.com <patty.ackermann at gmail.com> wrote:

> From: patty.ackermann at gmail.com <patty.ackermann at gmail.com>
> Subject: re: installing pygtk on cygwin
> To: mjldehoon at yahoo.com, pygtk at daa.com.au
> Date: Monday, September 8, 2008, 10:59 AM
> I forgot to mention the error message I am receiving:
> 
> Traceback (most recent call last):
> File "path_test.py", line 13, in <module>
> import gtk
> File
> "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py",
> line 33,  
> in <module>
> import gobject as _gobject
> ImportError: No such file or directory
> 
> So it seems that from looking at your listing, I am missing
> a gobject  
> directory? If this might be the case, how can I obtain the
> appropriate  
> files in the python2.5 directory?


      


More information about the pygtk mailing list