X-Spam-Check-By: sourceware.org
X-Authenticated: #36912987
Message-ID: <466BCF14.6090103@gmx.de>
Date: Sun, 10 Jun 2007 12:14:44 +0200
From: Saro Engels <ps_ml@gmx.de>
User-Agent: Thunderbird 2.0.0.0 (Windows/20070326)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Using PyGTK on Cygwin
References: <f4ghcd$ut8$1@sea.gmane.org>
In-Reply-To: <f4ghcd$ut8$1@sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Ignazio Di Napoli schrieb:
> Hi everyone.
> I'm a very newbie with Python:

> import gtk
> 
> Traceback (most recent call last):
>   File "prova.py", line 1, in <module>
>     import gtk
> ImportError: No module named gtk

This is a bit off topic on this list. It seems that Pygtk is not in the 
python path (probably look in system.path) but since it is very surely 
not a cygwin issue you should ask in the python/pygtk mailing lists.

SE

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

