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 pyins...@googlegroups.com.
To unsubscribe from this group, send email to pyinstaller...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
To unsubscribe from this group, send email to pyinstaller...@googlegroups.com.
For several years now I have been using a Windows 7 64 bit machine to
build python based code that runs on Windows 32 bit machines elsewhere -
All I do is to use the 32 bit version of python to do it.
Based on this thread, we tried to solve a problem:
Right now, all of our software clients are 32 bit C++ executables, but we are making the migration to 64 bit for those that have 64 bit systems. Since we don't know on first download of an updated client whether the client host is 32 or 64, we wanted to download a 32 bit version of the our python shim which would then detect the correct bitness and ask our servers for the right thing.
Unfortunately we seem to be running into problems with this scheme. On a 64bit host, we have both 32 and 64 bit python and pyinstaller installed. Using the 32 bit version, we compiled our scripts and got "Failed to execute script" when we ran them.
I then wrote a hello world script (e.g., just the shebang and the print) and while python hello_world.py works, hello_world.exe just exits with no output.
Suggestions on how to solve this welcome.
Best,
coyot
GLENN GLAZER | Senior Software Engineer
m: 562.305.2920 | email: co...@lindenlab.com | Second Life: Coyot Linden
LINDEN LAB | Create Virtual Experiences
Again, suggestions are welcome.A pull-request related to this is wellcome, too :-)
Goebel Consult, Landshut
http://www.goebel-consult.de
Blog:
http://www.goebel-consult.de/blog/35.000-gegen-vorratdatenspeicherung
Kolumne:
http://www.cissp-gefluester.de/2012-09-steht-ein-manta-fahrer-vor-der-uni