Skip to content
roboalchemist edited this page Jan 6, 2013 · 2 revisions

Q: When I try to run python in the windows command line, I get: 'python' is not recognized as an internal or external command, operable program or batch file.

A: You need to add python to the command line path: http://showmedo.com/videotutorials/video?name=960000&fromSeriesID=96 Python 2.7 should be installed to C:\Python27 by default

Clone this wiki locally