On Mar 25, 1:06 pm, "gslm" <[EMAIL PROTECTED]> 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. -- http://mail.python.org/mailman/listinfo/python-list