Bram Mariën píše v Út 19. 07. 2011 v 15:48 +0200: > > My setup : Intel Mac x64, running OSX 10.6.8. Python 2.7 with Qt > 4.7.2 and PyQt 4.8.3, all installed in the default /Library structure.
How did you install python 2.7 and PyQt? Did you compile it yourself? As far as I know there are no available prebuilt binaries for Mac OS X. > > * Using pyInstaller 1.5 > --------------------------------- it supports only 32bit binaries on Mac. > > It also generates a warning file with 37 warnings : > http://pastebin.com/dJPZhsFF > When I double click the generated app, it crashes with the report : > http://pastebin.com/MxpUjjnU (a lot more lines following, could > provide it if desired). could you provide it? > > * Using trunk > -------------------- > > Downloaded the repo yesterday afternoon. > I reuse the same spec file. Please recreate the spec file. In svn it was slightly changed. And try it please again with the svn version. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
