[Pythonmac-SIG] numarray and py2app

robin meier robin.meier at free.fr
Mon Jun 26 00:54:36 CEST 2006


hello pythonistas,

i have this python script which makes use of numarray and   
numarray.random_array.
i manage to run python setup.py py2app -A and mange to create a  
distributable application when not loading the two numarray libraries.
but when i run python setup.py py2app with the numarray libs, the  
process ends with

/usr/bin/strip: for architecture i386 object: /somxmlsrc/dist/ 
SomXML.app/Contents/MacOS/SomXML malformed object (unknown flavor for  
flavor number 0 in LC_UNIXTHREAD command 14 can't byte swap it)

anyone know why? what can i do to remedy this?
thank you for your help,

robin


More information about the Pythonmac-SIG mailing list