* Hartmut Goebel (Mon, 23 Mar 2015 08:59:51 +0100) > Am 22.03.2015 um 22:21 schrieb Thorsten Kampe: > > AttributeError: 'section_64' object has no attribute > > 'add_section_data' > > This is weird, because section_64.add_section_data is defined in > PyInstaller/lib/macholib/mach_o.py.
I installed Python 2 and 3 from Homebrew and was able to build a binaries against those two without any problems. Is this a known issue with the standard Python interpreter on OS X? 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.
