[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] PyGame Error



On Sun, Mar 7, 2010 at 1:35 AM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
> Running where?  A command line?
> For some reason, "python [__]" commands don't work in the command line; it
> says "python" is not recognized.  So things like "python setup.py py2exe"
> become "setup.py py2exe".  That's not correct, is it?

PATH=%PATH%;C:\Python26
Provided that it's on windows

---
//Alex