How do I add python to the windows PATH permanently?
|
feedback
|
migrated from stackoverflow.com May 19 '10 at 22:01
This question came from our site for professional and enthusiast programmers.
| |||||||||
feedback
|
|
A simple google search would give you the answer for this... nevertheless, as seen on the python docs:
| |||||||
feedback
|
|
Right-click on My Computer, choose Properties. Then find the Environment Variables button (on Win7, it's under the Advanced tab; I forget where it is on other versions of Windows). Click that, and under System variables, edit the Path one. | |||
|
feedback
|