So I reinstalled cygwin and used a different mirror (cygnome ports), and
all the pygtk related objects seemed be in the python2.5 directory. I seem
to have everything in the same structure as you mentioned except .dll.a
and .a files. Is this my issue?
Plus, do I also need to execute this on xterm?
Thanks in advance,
Patty
On Sep 8, 2008 11:46pm, Michiel de Hoon <[EMAIL PROTECTED]> wrote:
You need to install pygobject. It is separate from pygtk.
--Michiel.
--- On Mon, 9/8/08, [EMAIL PROTECTED] wrote:
> From: [EMAIL PROTECTED]
> Subject: re: installing pygtk on cygwin
> To: [EMAIL PROTECTED], [email protected]
> 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
> import gtk
> File
> "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py",
> line 33,
> in
> 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?
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/