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

Re: [pygame] pygame and py2exe problem !!



Check my blog post at for a solution

http://blog.thadeusb.com/2009/04/15/pygame-font-and-py2exe/

Basically, you need to include SDL's dlls in the same directory as the exe file. For you, SDL.dll and SDL_mixer should be enough for now, but when you use fonts you will need the others as well.

-Thadeus

http://thadeusb.com


Mike Ditka  - "If God had wanted man to play soccer, he wouldn't have given us arms."

On Mon, Jul 20, 2009 at 11:26 AM, Alex <magobin@xxxxxxxxx> wrote:
plementedError: mixer module not available
The code about pygame.mixer is only:
pygame.