In article <[email protected]>, Brian Zambrano <[email protected]> wrote:
> Just bumping this. Does anyone have solution or some advice on how to > proceed? You might be able to provide more insight by running the following commands on the zlib extension module: ls -l ./Resources/lib/python2.6/lib-dynload/zlib.so file ./Resources/lib/python2.6/lib-dynload/zlib.so otool -L ./Resources/lib/python2.6/lib-dynload/zlib.so and stating exactly which py2app options you are using to build the app. -- Ned Deily, [email protected] _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
