[Pythonmac-SIG] Anyone having luck py2app on wxPython (wxGlade)?

Christopher Barker Chris.Barker at noaa.gov
Tue Oct 23 18:33:19 CEST 2007



Richard Bronosky wrote:
> A few things:

That all looks good.

> stripping ...
> /usr/bin/strip: object:

Here's that error:

stripping datetime.so
/usr/bin/strip: object: 
/PersonalStorage/Code/src/wxGlade-0.6/dist/wxglade.app/Contents/MacOS/python 
truncated or malformed object (linked_modules.offset field of 
LC_PREBIND_DYLIB command 10 extends past the end of the file)


I know NOTHING about stripping, but it looks like it's having a problem 
stripping datatime.so. (or is the problem with whatever is next?)

I'd try a little app with nothing much but datetime, and see if that 
works. Also, you might try python2.5, just for the heck of it.

Bob or Ronald, any ideas?

Also, can you turn off stripping with py2app?

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list