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 _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig