View Full Version : Create a .exe file from .py
fishinatree
Aug 18, 2008, 02:19 AM
I'm trying to write some python executables for my friend's peecee, but I can't find a way to create a frozen .exe file. I'm running Mac Os 10.5.4 with Python 2.5. I tried using some Windows programs that supposedly did the job under Darwine, but none of them could find Python, so I'm stuck.
f][sh
lee1210
Aug 18, 2008, 08:49 AM
This page explains it, but from the perspective of doing this in windows.
http://logix4u.net/Python/Tutorials/How_to_create_Windows_executable_exe_from_Python_script.html
I'm not familiar with Darwine, but I'd say that you need to get a Windows version of python and py2exe and set them up so they are also available to Darwine.
-Lee
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.