Hi, Has anyone succeed in solving this issue? Previously I have been able to avoid macholib error by using Python 2.7.9 coming from brew. But now brew is using Python 2.7.10 .. and I have the same issue again.
I am now trying to install Python 2.7.9 from brew to try avoiding this error... still working :) Thanks, Eko Pada Senin, 23 Maret 2015 04.22.24 UTC+7, Thorsten menulis: > > 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.
