btimby píše v Čt 02. 12. 2010 v 20:23 -0800: > Again the docs state this is unsupported, do I need to get 32bit > Python > +wxPython? Do I need a 32bit Mac?
You can try to compile 64bit bootloader yourself by commands cd pyinstaller-1.5-rc1/source python waf configure build install And if it succeed you could be able create 64bit mac binaries. However the 64bit support is preliminar and thus not well tested. -- 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.
