Re: [Pythonmac-SIG] Fwd: font-choice dialog in Snow Leopard

2010-02-02 Thread Christopher Barker
Charles Hartman wrote: Has anyone heard anything about when this release might happen? well, there are preview builds for 2.9.0: https://trac.orr.noaa.gov/trac/ResponderTools/wiki/TrajNotes/Regions I'm not sure what the plans are for a 2.8.11 -Chris Also, when it does happen, if I just re

Re: [Pythonmac-SIG] problem running py2app

2010-02-02 Thread William R . Dickson
Attila Tajti gmail.com> writes: > error: unpack requires a string argument of length 8 > > /Users/ata/Projects/MailArchiveButton/build/bdist.macosx-10.6- universal/egg/macholib/ptypes.py(48)from_str() > (Pdb) ^D I'm getting the same error on my first attempt to build an app. Did you get any resp

Re: [Pythonmac-SIG] problem running py2app

2010-02-02 Thread Attila Tajti
On 2010.02.03., at 0:24, William R. Dickson wrote: >> error: unpack requires a string argument of length 8 >>> /Users/ata/Projects/MailArchiveButton/build/bdist.macosx-10.6- > universal/egg/macholib/ptypes.py(48)from_str() >> (Pdb) ^D > > I'm getting the same error on my first attempt to build a