Issue 5608: Add python.exe to the path in windows? (original) (raw)

All the vast amounts of documentation out there on how to do neat things with python seem to assume that python is already in the system path.

It would be nice if the installer went ahead and set this up for the user. In my experience there are windows users that don't know how to do that themselves. As a result, when opening a console(something else becoming more and more foreign to windows users....) and typing "python" they get an error and possibly give up, and go back to VB.net or Excel.

This seems like it would be a relatively easy thing to setup for them and likely increase world domination.

Thomas, Thanks for the RFE, but this has been rejected before (see e.g. issue 3561). Please search the tracker and mailing lists for previous discussions, as you can make a better case based on them.

Also note that issue 1626300 focuses the doc part.

Setting as 'pending' until a patch or a (very) good rationale comes forward.