Hi, I have a few questions. The first one is: does pyinstaller works fine with Python 2.7? The second one is: do I need to make my executables on a machine with an older linux kernel (just like cx_Freeze)? And the third one is: what will happen if I build an executable on my x64 machine and then somebody on x86 tries to run it? Do I need to build both x86 and x64?
Details: I'm trying to build my project for the 3 major OS (Windows, Linux and Mac) Regards -- 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.
