On Thu, 25 Mar 2010 12:38:51 -0700, James Paige <[email protected]> wrote: > IDLE != python
I should add that my EXE trouble happened while using Py2EXE, which is also not Python. It could be that Py2EXE simply isn't compatible with Python versions above 2.5, or with the matching version of Pygame, for whatever reason. Re: IDLE, the first thing I do after installing Python (which I've done a lot lately due to a lemon of a netbook =p ), is to make a shortcut to "idle.pyw" which is buried in the Python directory structure and really ought to be better advertised.
