Hi, the following error occurs trying to build an executable on OS X Yosemite. This is the standard Python 2.7.6 64-bit.
File "/Users/thorsten/Desktop/script/pyinstaller/pyinstaller2/PyInstaller/ lib/macholib/MachO.py", line 229, in load seg.add_section_data(sd) AttributeError: 'section_64' object has no attribute 'add_section_data' Thorsten -- 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 http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
