hi, have you included the new color.c in your Setup ?
On Tue, Jun 3, 2008 at 2:48 AM, Lenard Lindstrom <[EMAIL PROTECTED]> wrote: > Pygame is segfaulting on Windows. Importing Pygame fails: > > Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] > on > win32 > Type "help", "copyright", "credits" or "license" for more information. >>>> import pygame > Fatal Python error: (pygame parachute) Segmentation Fault > > > Not very useful. When a Pygame application is run without a console the > dialog box locates the fault in python.exe. Again not much help. I can only > limit the problem to one of pixelarray.c, transform.c, image.c, draw.c, > time.c, surface.c, font.c and imageext.c. These were all changed since the > last working version of Pygame I compiled. > > -- > Lenard Lindstrom > <[EMAIL PROTECTED]> > >