Hello,

I'm trying to build my application with pyinstaller on a mac OSX 10.11.6 
system.
I'm using a spec file that I know works for the same code on my Ubuntu 
system.

Things mostly look normal until the end:

"""
20880 INFO: Building PKG (CArchive) out00-PKG.pkg
.
.
.
ValueError: Unknown Mach-O header: 0x2d2d5b5b in <open file 
'/Users/theuser/Library/Application 
Support/pyinstaller/bincache00_py27_64bit/lib/gtdir/bin/gtdata/modules/gtlua.lua',
 
mode 'rb' at 0x10e303420>
"""

Without knowing more details, does this give anyone a hint as to what the 
problem might be?
I'm not sure where to start in creating a minimal example for this problem.

Thanks for the help.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to