Python Forum

Full Version: generating 32 bit exe file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

My system is 64 bit ,

i created exe file successfully & working.

Now how can i create on 64 bit system exe file for 32 bit ?

Need Help.

Thanks
you need to install 32-bit python and use it to create the exe.