Support Forums

Full Version: How to Make .exe?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I had a lot of trouble with this when I first started looking at Python. I used the same tutorial video that xerotic posted. Give it a shot if you haven't already Smile
http://www.py2exe.org/ I would use that.
As an alternative to Py2Exe, you could use PyInstaller. It is pretty easy and simple, just Google it.
Pages: 1 2