Re: [Pythonmac-SIG] py2app: Bombing on unknown load command 27

2009-01-05 Thread Joel Gluck
deo Games/SAVI Learning Tool Prototype ver 2.3/build/bdist.macosx-10.3-i386/egg/macholib/MachO.py(178)load() Perhaps it never gets to delete the eggs because it bombs? Although I do tell Pdb to "cont" and it seems to exit normally... -- Joel On Jan 5, 2009, at 6:14 PM, Chris

Re: [Pythonmac-SIG] py2app: Bombing on unknown load command 27

2009-01-05 Thread Joel Gluck
Thanks, Chris -- very clear and useful guidance! I will roll up my sleeves and get into this as soon as time allows... -- Joel On Jan 5, 2009, at 12:08 PM, Christopher Barker wrote: Joel Gluck wrote: Question: when I ran easy_install for py2app as you suggested, it returned an error: Well

[Pythonmac-SIG] py2app: Bombing on unknown load command 27

2009-01-04 Thread Joel Gluck
Hi Chris, Thanks for this suggestion. Question: when I ran easy_install for py2app as you suggested, it returned an error: The required version of setuptools (>=0.6c9) is not available, and can't be installed while this script is running. Please install a more recent version first, using '

[Pythonmac-SIG] py2app + pygame: how to exclude pygame icon?

2009-01-03 Thread Joel Gluck
3) Invoke some other magic to fix this? BTW: I also tried to remove pygame_icon.icns manually after the app was created (deleting it from site-packages.zip, then recreating the .zip file), but this broke something else. TIA...! Happy holidays, Joel Joel Gluck, MEd, RDT Metta Sof

Re: [Pythonmac-SIG] py2app: how to exclude pygame_icon.icns ?

2009-01-03 Thread Joel Gluck
since 10.4 or so and there are probably some new ones. I only really worked on py2app, etc.when I was building Mac apps, and I haven't in a few years. I spend my open source time working on more server-side stuff. On Fri, Jan 2, 2009 at 8:17 PM, Joel Gluck wrote: Hi Bob, Thanks for poin

Re: [Pythonmac-SIG] py2app: how to exclude pygame_icon.icns ?

2009-01-03 Thread Joel Gluck
ink I've updated the code since 10.4 or so and there are probably some new ones. I only really worked on py2app, etc.when I was building Mac apps, and I haven't in a few years. I spend my open source time working on more server-side stuff. On Fri, Jan 2, 2009 at 8:17 PM, Joel Gluck wro

Re: [Pythonmac-SIG] py2app: how to exclude pygame_icon.icns ?

2009-01-02 Thread Joel Gluck
Hi Bob, Thanks for pointing me to the right place -- I was able to replace the pygame icon with my own as a temporary fix. I have two more questions (I know, you're not supporting py2app anymore, but you're basically the guru of this code so I thought I'd at least try to go directly to th

Re: [Pythonmac-SIG] py2app + pygame: how to exclude pygame icon?

2009-01-01 Thread Joel Gluck
o and changed the permissions there to let everyone write the file!) So: I'm still stuck -- any other ideas would be MOST welcome! Thanks for trying, Joel On Jan 1, 2009, at 2:14 PM, Chris Van Bael wrote: On Thu, Jan 1, 2009 at 7:47 PM, Joel Gluck wrote: Hi all, Am using py2app and hi

[Pythonmac-SIG] py2app + pygame: how to exclude pygame icon?

2009-01-01 Thread Joel Gluck
3) Invoke some other magic to fix this? BTW: I also tried to remove pygame_icon.icns manually after the app was created (deleting it from site-packages.zip, then recreating the ..zip file), but this broke something else. TIA...! Happy holidays, Joel Joel Gluck, MEd, RDT Metta Sof