32bit exe on 64bit Python using py2exe -
i need create 32bit exe file using py2exe. problem machine , python 64bit. there simple way how create 32bit using 64bit python , py2exe?
i heard should uninstall py2exe , install new py2exe 32bit, can help me?
edit: if 32bit py2exe works, can install 32bit py2exe next 64bit py2exe?
you should install 32-bit python (in separate directory, can on same machine). install 32-bit py2exe 32-bit python installation plus python packages need. can build 32-bit eecutable.
python 64bit 32bit-64bit py2exe 32-bit
No comments:
Post a Comment