Hi Guys! I've got a new computer which has the 64-bit version of Windows 7. In it I installed the 64-bit versions of Python, wxPython, and MySQLdb too. With them I made a couple of applications that compile beautifully with PyInstaller (http://www.pyinstaller.org/ticket/25). Thanks to all involved.
My problem is that most of the people to whom I'd be giving copies of my compiled programs use 32-bit versions of Windows. I already tried, and sure enough, my programs compiled in my 64-bit machine don't run in 32-bit machines. Is there a way to compile with PyInstaller 32-bit applications from a 64-bit computer? Thanks, Andy -- 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.
