[Pythonmac-SIG] pyui font troubles

2005-07-12 Thread David Hill
Hi, I'm relatively new to Python and I'm trying to work through some examples in Sean Riley's "Game Programming with Python" book. Unfortunately, I'm having some trouble with most of the examples that use his pyui library. It looks like the examples fail when trying to create a font object

Re: [Pythonmac-SIG] pyui font troubles

2005-07-12 Thread David Hill
at 5:55 PM, Bob Ippolito wrote: > > On Jul 12, 2005, at 12:22 PM, David Hill wrote: > > >> I'm relatively new to Python and I'm trying to work through some >> examples in Sean Riley's "Game Programming with Python" book. >> Unfortunately, I&

[Pythonmac-SIG] Problem with pygame and py2app

2007-01-02 Thread David Hill
Hi, I've been working on a small pygame app and I've just now started trying to build a Mac OS X application bundle out of it. When I run "python setup.py py2app" with no additional options, I get a verbose set of output ending with: > linking /Volumes/Storage/Users/davidh/Documents/workspac