problem at installing phyton on windows

tac-tics tactics40 at gmail.com
Sun Mar 25 15:25:28 EDT 2007


On Mar 25, 1:06 pm, "gslm" <slm_gu... at hotmail.com> wrote:
> Hi!
> I'm too new on phyton.I have installed phyton.But when I write phyton
> command, unfortunately, i can't run.I suppose that it is bacause of
> setting path.But i can't solve.
> Can you help?

You need to set what is called your PATH environment variable. See:
http://www.computerhope.com/issues/ch000549.htm
and add C:\python\ (or wherever your python package is installed) to
your PATH.

>
> Another thing is, when i double click the .py file, there are the
> project form and the command line.How can i provide to view only the
> project?

I don't quite understand what you're asking here.




More information about the Python-list mailing list