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

[pygame] (FWD) Win32 troubles



[I'm forwarding these because the address isn't subscribed to the
list... -rd]

----- Forwarded message from owner-pygame-users@seul.org -----

Date: Tue, 19 Dec 2000 10:19:58 -0500
From: mark kimsal <chugadie.geo@yahoo.com>
Reply-To: mark@tapinternet.com
To: pygame-users@seul.org
Subject: Win32 troubles

Hi all,

Can someone help me to get pygame-0.4 and python2.0 working together 
under windows?  I downloaded the extra zip of the dependencies, moved 
that Setup file into the pygame src dir, and ran python setup.py install 
[output follows].  I didn't see any errors, but I can't run any of the 
examples.  The error I get is this
Traceback (most recent call last):
  File "aliens.py", line 428, in ?
   main()
  File "aliens.py", line 228, in main
   screen = pygame.display.set_mode(SCREENRECT.size, winstyle)
pygame.error: video system not initialized


[output from install] (this output is actually from a second time 
around, after i removed my %PYHOME%\pygame dir)

NOTE: Not compiling: surfarray  (module not found=Numeric)
running install
running build
running build_py
not copying lib\locals.py (output up-to-date)
not copying lib\__init__.py (output up-to-date)
not copying lib\cursors.py (output up-to-date)
not copying lib\UserRect.py (output up-to-date)
running build_ext
skipping 'base' extension (up-to-date)
skipping 'cdrom' extension (up-to-date)
skipping 'constants' extension (up-to-date)
skipping 'display' extension (up-to-date)
skipping 'event' extension (up-to-date)
skipping 'key' extension (up-to-date)
skipping 'mouse' extension (up-to-date)
skipping 'rect' extension (up-to-date)
skipping 'rwobject' extension (up-to-date)
skipping 'surface' extension (up-to-date)
skipping 'time' extension (up-to-date)
skipping 'joystick' extension (up-to-date)
skipping 'font' extension (up-to-date)
skipping 'image' extension (up-to-date)
skipping 'mixer' extension (up-to-date)
skipping 'mixer_music' extension (up-to-date)
running install_lib
creating C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\locals.py -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\__init__.py -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\cursors.py -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\UserRect.py -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\base.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\cdrom.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\constants.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\display.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\event.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\key.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\mouse.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\rect.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\rwobject.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\surface.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\time.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\surfarray.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\font.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\image.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\mixer.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\mixer_music.pyd -> C:\DEV\PYTHON\pygame
copying build\lib.win32-2.0\joystick.pyd -> C:\DEV\PYTHON\pygame
byte-compiling C:\DEV\PYTHON\pygame\locals.py to locals.pyc
byte-compiling C:\DEV\PYTHON\pygame\__init__.py to __init__.pyc
byte-compiling C:\DEV\PYTHON\pygame\cursors.py to cursors.pyc
byte-compiling C:\DEV\PYTHON\pygame\UserRect.py to UserRect.pyc
running install_headers
not copying src\font.h (output up-to-date)
not copying src\mixer.h (output up-to-date)
not copying src\pygame.h (output up-to-date)
running install_data
copying lib\bluebold.ttf -> C:\DEV\PYTHON\pygame
copying lib\bluebold.txt -> C:\DEV\PYTHON\pygame
copying prebuilt/lib\SDL.dll -> C:\DEV\PYTHON\pygame
copying prebuilt/lib\SDL_ttf.dll -> C:\DEV\PYTHON\pygame
copying prebuilt/lib\SDL_image.dll -> C:\DEV\PYTHON\pygame
copying prebuilt/lib\SDL_mixer.dll -> C:\DEV\PYTHON\pygame
copying prebuilt/lib\smpeg.dll -> C:\DEV\PYTHON\pygame
creating C:\DEV\PYTHON\pygame/ignore.pth


----- End forwarded message -----
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org