On Feb 28, 4:27 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > Hi Jeremy, that's the problem I'm having. Where should I type that " > > python setup.py install" ? Once again I'm using Windows system and not > > Unix. Should I move the file to a specific folder under Python 2.5 and > > then type " python setup.py install" in IDLE or Command Line window? > > I get the error "SyntaxError: invalid syntax" with the word "setup" > > hi andy, > > you want to run the windows command prompt, which is called "cmd.exe" > in windows xp. press the "start menu", then select "run", then type > "cmd.exe" without the quotes. >
Hi Troy, Windows users don't really "want" to do that. They'd prefer to download a Windows installer, and "double-click on it". http://docs.python.org/dist/postinstallation-script.html This might save some wear'n'tear on their nervous systems, and yours :-) HTH, John -- http://mail.python.org/mailman/listinfo/python-list