[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Pygame Errors



Hi,
I finally got around to updating to Python 2.5.  I reinstalled pygame but I got these warnings:

WARNING: can't process HEADERS/Include/pygame/fastevents.h
WARNING: can't process HEADERS/Include/pygame/ffmovie.h
WARNING: can't process HEADERS/Include/pygame/font.h
WARNING: can't process HEADERS/Include/pygame/mixer.h
WARNING: can't process HEADERS/Include/pygame/pygame.h

I noticed that these warnings correspond to errors with py2exe whe I was using 2.4. 

Ian