[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pygame] 1.5.5 release statuses
Hi,
Pete Shinners wrote:
ok, the new binaries for pygame on windows with all the new SDL
libraries is online, you can grab it here. (still with Numeric v23)
http://pygame.org/ftp/pygame-1.5.5C.win32-py2.2.exe
I cannot load a PNG image using pygame.image.load function while using
Pygame 1.5.5C:
Python 2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import pygame
>>> pygame.image.load("res/cursor.png")
Pygame Parachute Traceback:
File "<stdin>", line 1, in ?
Fatal Python error: (pygame parachute) Segmentation Fault
abnormal program termination
I've attached the image, but it seems that it fails for other PNG images
too.
Ludek
