Hi Nathan, you have not mentioned what pyinstaller version you use. I recommend trying development version.
Glenn Ramsey píše v Po 18. 06. 2012 v 14:52 +1200: > Hi Nathan, > > Not sure if this is relevant, but I'll mention it in case it helps. > When I > needed to make a 32 bit version of a PyQt app the only way I could get > all the > components to play nicely together was to build everything as 32 bit. > I used the > Python from Macports and configured Macports to build as 32 bit. > > Also there was a bug in PyInstaller 1.5, where the OSX loader was > 64bit when it > was supposed to be 32bit. I'm not sure if that has been fixed in the > stable > release. There is not yet any stable release with this fix. -- 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.
