[Tutor] Win 2k "pro" environment -or- Out of coffe and ready for some help

Phillip Ross phillipmross@hotmail.com
Wed, 06 Sep 2000 22:25:41 PDT


Thank you.  The step by step really helped... and yes you need to be logged 
on as admin for this to work... oops ;-p

-Phillip

----Original Message Follows----
From: Daniel Yoo <dyoo@hkn.EECS.Berkeley.EDU>
To: Phillip Ross <phillipmross@hotmail.com>
CC: tutor@python.org
Subject: Re: [Tutor] Win 2k "pro" environment -or- Out of coffe and ready 
for some help
Date: Wed, 6 Sep 2000 10:52:09 -0700 (PDT)

On Wed, 6 Sep 2000, Phillip Ross wrote:

 > I would love to have someone spoon feed me the steps for getting 
Microsoft's
 > cmd shell to "see" python.  I can't seem to get it to run even though...
 > 1) I know where Python lives...  c:\python16
 > 2) I know where the control panel for environment settings are.  
(although I
 > am not sure how to set them so python can be run from the MS cmd line.) 
:P

Ok, you'll want to get to the environment settings window.  You'll see two
large textfields, one for system environment variable, and the other for
user environment variables.

The environment variable you'll touch is PATH --- Windows searches the
directories in PATH whenever you enter a command through the cmd window.

It's probably best to edit the PATH variable for the system environment.
(I think that you'll need to be an Administrator account to do this.)

Append to the end of the PATH variable:

     [bunch of other path statements];C:\Python16

Afterwards, apply your settings, save, and see if a newly-opened command
prompt allows you to call Python from any directory.  If that works, you
should be all set up.


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.