[Tutor] Make a .exe

2005-03-04 Thread David Holland
I have a game I wrote using python and pygame that I am trying to change into a .exeI created the script setup.py which has this code :-setup.pyfrom distutils.core import setupimport py2exesetup(console=["Gamename.py"]) In a dos prompt with all the files there I ran :-python setup.py py2exe It

[Tutor] make an .exe

2005-03-04 Thread David Holland
Noel Thanks for that info, I did do a search for that but I could not find anything useful Message: 3Date: Fri, 4 Mar 2005 10:11:51 +From: Max Noel <[EMAIL PROTECTED]>Subject: Re: [Tutor] Make a .exeTo: David Holland <[EMAIL PROTECTED]>Cc: tutor@python.orgMessage-ID: [EMAIL