Same location,

Installation runs also correctly.
Filemon shows python is searching for pygtk.pyd, pygtk.py, pygtk.pyw, 
pygtk.pyc

If I search for all pygtk.* files on my system after installing:
 Volume in drive C has no label.

Directory of C:\Python25\include\pygtk-2.0
24/09/2008  10:17    <DIR>          pygtk
               0 File(s)              0 bytes

Directory of C:\Python25\include\pygtk-2.0\pygtk
01/11/2007  19:20             2,590 pygtk.h
               1 File(s)          2,590 bytes

Directory of C:\Python25\Lib\site-packages
24/09/2008  10:41                 7 pygtk.pth
               1 File(s)              7 bytes

Directory of C:\Python25\share
24/09/2008  09:35    <DIR>          pygtk
               0 File(s)              0 bytes

Directory of C:\Python25\share\gtk-doc\html
24/09/2008  10:41    <DIR>          pygtk
               0 File(s)              0 bytes

     Total Files Listed:
               2 File(s)          2,597 bytes

Kris


Gian Mario Tagliaretti wrote:
> On Wed, Sep 24, 2008 at 10:48 AM, Kris Nackaerts <[EMAIL PROTECTED]> wrote:
>
> Hi Kris,
>
>   
>> I then opened the tutorial on the PyGTK site, and tried the HellowWorld
>> example and get the following error:
>>
>> Traceback (most recent call last):
>>  File "helloworld.py", line 5, in <module>
>>    import pygtk
>> ImportError: No module named pygtk
>>     
>
> from where did you downloaded the installers?
> I've tried the installer located at gnome binaries [1] and I can
> import pygtk without any trouble.
>
> [1] http://www.pygtk.org/downloads.html
>
> cheers
>   

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to