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

Re: [pygame] Please help!



On Mon, Nov 1, 2010 at 5:26 AM, Christoph Gohlke <cgohlke@xxxxxxx> wrote:
> The shortest script that fails with py2exe is:
>
> import pygame
> pygame.init()
> pygame.font.Font(None, 80)

Thanks for your efforts in testing Christoph. Glad others could
reproduce the bug!

Zach