2 steps to run python command line in cmd



Step 2: Open cmd window and execute dos command

You should open your cmd window, and execute dos command below.


set path=%path%;c:\python25

c:\python25 is path of your installed python interpreter, after you have run this dos command, you can execute python command line in cmd.

run python command line in cmd

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>