I found the problem and it's really stupid. I'm sure this is mentioned somewhere, but I didn't see it in the docs. I just had to disable binary stripping in my spec file. Now the world is happy.
On Thu, Dec 2, 2010 at 9:37 AM, Isaac Wagner <[email protected]> wrote: > OK, I tried 1.5-rc1 and I get that same error. > >> >> Isaac, I would appreciate if you could test PyInstaller 1.5-rc1, which >> is the stable version available right now. We explicitly tested >> Python.org's Python on Mac OSX 10.5 and 10.6 and it is supposed to work; >> but please let us know if it does not work for you, so we get a chance >> to investigate before releasing 1.5 final. >> >> Thanks! > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
