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

[pygame] [BUG] pygame-ctypes - default font missing



Hey,

Looks like no default font got installed...

  File "/home/phil/code/tronbot/view.py", line 107, in stats_paint
    fnt = pygame.font.Font(None,h)
  File "/usr/lib/python2.4/site-packages/pygame/font.py", line 125, in __init__
    file = pygame.pkgdata.getResource(_font_defaultname)
  File "/usr/lib/python2.4/site-packages/pygame/pkgdata.py", line 66, in getResource
    return file(os.path.normpath(path), 'rb')
IOError: [Errno 2] No such file or directory: '/usr/lib/python2.4/site-packages/pygame/freesansbold.ttf'

Phil


Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.