Nobody? I've been able to get around this issue in my dev machine by the suggestion here of using python from brew, but I need to be able to build this in a computer that does not have brew installed. The same spec file (link to the spec <https://github.com/carlosperate/ardublockly/blob/bca0c6d97d54908c452d7a1106eba3b7eb23bd7c/package/pyinstaller.spec>)works in linux as well, so I am not really sure what the problem can be.
On Wednesday, 3 June 2015 08:19:32 UTC+1, [email protected] wrote: > > I am having exactly the same issue on the standard Python 2.7.5 64-bit on > osx 10.9. Has anybody else encountered this, or is there any solution other > than having to install install python again with homebrew? > > > On Saturday, 28 March 2015 11:16:45 UTC, Hartmut Goebel wrote: >> >> Am 28.03.2015 um 09:02 schrieb Thorsten Kampe: >> >> 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? >> >> >> Thanks for reporting your success. >> >> There are quite a lof of OS-X related issues in the bug-tracker. I'm not >> an Apple guy, so I do not follow them. (But I have the impression that OS X >> is a mine-field for Python programmers.) Please check if there is already >> an issue and if not please add one – or even better: provide a pull-request >> :-) >> >> The bug tracker can be found at >> <https://github.com/pyinstaller/pyinstaller/issues/> >> <https://github.com/pyinstaller/pyinstaller/issues/> >> >> >> -- >> Schönen Gruß >> Hartmut Goebel >> Dipl.-Informatiker (univ), CISSP, CSSLP >> Information Security Management, Security Governance, Secure Software >> Development >> >> Goebel Consult, Landshut >> http://www.goebel-consult.de >> >> Blog: >> http://www.goebel-consult.de/blog/install-cyanogenmod-on-s3-mini-using-linux >> Kolumne: http://www.cissp-gefluester.de/2010-07-passwoerter-lieben-lernen >> > -- 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.
