Hi,
I am experiencing error in adding matlab.ctf file into binary in the spec
file after 5.10.0.
The error happens in
self.__postinit__()
the error is
File
"3.8.13/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/macholib/MachO.py",
line 171, in load_header
raise ValueError("Unknown Mach-O header: 0x%08x in %r" % (header, fh))
ValueError: Unknown Mach-O header: 0x504b0304 in <_io.BufferedReader
I think it is related with this
change: https://github.com/pyinstaller/pyinstaller/pull/7522
Does anybody know how to solve this problem?
Best,
Lang
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/pyinstaller/f4af54b4-df6d-43a2-bfa0-99f24e7f58d2n%40googlegroups.com.