This is something I've had a problem with. I make a distutils script, run it, it tells me:
The following modules appear to be missing
['AppKit', 'Foundation', 'objc']
Furthermore, the resultant .exe
won't run. Here's what I've found out:
freesansbold.ttf - find it in the pygame
directory. You'll need to put it in the
directory that the rest of your program goes in.Of course, this isn't a complete HOWTO, but I think it should solve some problems that people have been having.