Does anyone have python on Win98???
Daniel Klein
danielk at aracnet.com
Mon Jan 29 08:55:22 EST 2001
More information about the Python-list mailing list
Mon Jan 29 08:55:22 EST 2001
- Previous message (by thread): Does anyone have python on Win98???
- Next message (by thread): Python on Win 98
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 29 Jan 2001 10:25:45 +0700, "Prateep Siamwalla" <teep at inet.co.th> wrote: >["python" needs to be in your path] >i just added this one line into my c:\autoexec.bat >SET PATH=C:\PYTHON20 >(yours seem to be c:\Programming\Python2 -- you might have to do that funny >dos formatting with the name c:\progra~2 or something. After you edit your >autoexec.bat, you'll need to restart the machine.) You might want to consider setting this as set PATH=%PATH%;C:\PYTHON20 so as not to eliminate any existing settings. Daniel Klein
- Previous message (by thread): Does anyone have python on Win98???
- Next message (by thread): Python on Win 98
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list