Home:ALL Converter>Cross-Compiling Python From Linux into Windows

Cross-Compiling Python From Linux into Windows

Ask Time:2013-08-27T06:43:40         Author:PyRulez

Json Formatter

In a linux enviroment, how would one freeze a python script into an executable. The answers at Cross-compiling a Python script on Linux into a Windows executable as PyInstaller killed the referenced feature. I have also tried py2exe with wine to no avail. An suggestions on what works?

Author:PyRulez,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/18454225/cross-compiling-python-from-linux-into-windows
yy