pygsear-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygsear] Install and beyond


From: Daniel Meschter
Subject: [pygsear] Install and beyond
Date: Wed, 16 Nov 2005 14:47:28 -0800 (PST)

Since I couldn't find the /installers directory, I ran :
 
C:\Program Files\Python24\pygsear-053\pygsear-0.53.1>python setup.py install
running install
running build
running build_py
creating build
creating build\lib
creating build\lib\pygsear
copying pygsear\conf.py -> build\lib\pygsear
copying pygsear\Cursor.py -> build\lib\pygsear
copying pygsear\Drawable.py -> build\lib\pygsear
copying pygsear\Event.py -> build\lib\pygsear
copying pygsear\Game.py -> build\lib\pygsear
copying pygsear\locals.py -> build\lib\pygsear
copying pygsear\Network.py -> build\lib\pygsear
copying pygsear\Path.py -> build\lib\pygsear
copying pygsear\Screen.py -> build\lib\pygsear
copying pygsear\Sound.py -> build\lib\pygsear
copying pygsear\Util.py -> build\lib\pygsear
copying pygsear\Widget.py -> build\lib\pygsear
copying pygsear\__init__.py -> build\lib\pygsear
running install_lib
creating c:\Program Files\Python24\Lib\site-packages\pygsear
copying build\lib\pygsear\conf.py -> c:\Program Files\Python24\Lib\site-packages
\pygsear
copying build\lib\pygsear\Cursor.py -> c:\Program Files\Python24\Lib\site-packag
es\pygsear
copying build\lib\pygsear\Drawable.py -> c:\Program Files\Python24\Lib\site-pack
ages\pygsear
copying build\lib\pygsear\Event.py -> c:\Program Files\Python24\Lib\site-package
s\pygsear
copying build\lib\pygsear\Game.py -> c:\Program Files\Python24\Lib\site-packages
\pygsear
copying build\lib\pygsear\locals.py -> c:\Program Files\Python24\Lib\site-packag
es\pygsear
copying build\lib\pygsear\Network.py -> c:\Program Files\Python24\Lib\site-packa
ges\pygsear
copying build\lib\pygsear\Path.py -> c:\Program Files\Python24\Lib\site-packages
\pygsear
copying build\lib\pygsear\Screen.py -> c:\Program Files\Python24\Lib\site-packag
es\pygsear
copying build\lib\pygsear\Sound.py -> c:\Program Files\Python24\Lib\site-package
s\pygsear
copying build\lib\pygsear\Util.py -> c:\Program Files\Python24\Lib\site-packages
\pygsear
copying build\lib\pygsear\Widget.py -> c:\Program Files\Python24\Lib\site-packag
es\pygsear
copying build\lib\pygsear\__init__.py -> c:\Program Files\Python24\Lib\site-pack
ages\pygsear
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\conf.py to co
nf.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Cursor.py to
Cursor.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Drawable.py t
o Drawable.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Event.py to E
vent.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Game.py to Ga
me.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\locals.py to
locals.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Network.py to
 Network.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Path.py to Pa
th.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Screen.py to
Screen.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Sound.py to S
ound.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Util.py to Ut
il.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\Widget.py to
Widget.pyc
byte-compiling c:\Program Files\Python24\Lib\site-packages\pygsear\__init__.py t
o __init__.pyc
running install_data
creating c:\Program Files\Python24\Lib\site-packages\pygsear\libdata
creating c:\Program Files\Python24\Lib\site-packages\pygsear\libdata\images
copying pygsear\libdata\images\None.png -> c:\Program Files\Python24\Lib\site-pa
ckages\pygsear\libdata\images
copying pygsear\libdata\images\turtle.png -> c:\Program Files\Python24\Lib\site-
packages\pygsear\libdata\images
copying pygsear\libdata\images\pygsear_logo.png -> c:\Program Files\Python24\Lib
\site-packages\pygsear\libdata\images
creating c:\Program Files\Python24\Lib\site-packages\pygsear\libdata\sounds
copying pygsear\libdata\sounds\test_sound.wav -> c:\Program Files\Python24\Lib\s
ite-packages\pygsear\libdata\sounds
 
And then when I tried running any python example program (python interact.py), a new window opens up, and nothing happens.  It appears as a frame, but no content.
 
Any suggestions ?


Yahoo! FareChase - Search multiple travel sites in one click.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]