I fixed it by manually moving the freesanbold.ttf file to:
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site- packages/pygame
Happy programming, Unnsse On Feb 27, 2008, at 8:38 PM, Ian Mallett wrote:
For some reason, the default pygame font is not to be found.Your program is fine--it runs for me (and just to make sure, you see only a white background, you aren't drawing text). As a solution, you can locate the fonts on your computer and use one of them.
