ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pygame-users
pygame-users
[pygame] [BUG] pygame-ctypes - default font missing
by Phil Hassey other posts by this author
Aug 21 2006 6:56AM messages near this date
Re: [pygame] [BUG] pygame-ctypes -- some palette issues... | [pygame] [BUG] pygame-ctypes -- various blitting issues?
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/free
sansbold.ttf'
 
 Phil
 
 		
---------------------------------
Do you Yahoo!?
 Next-gen email? Have it all with the  all-new Yahoo! Mail Beta.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved