Problem with PATH on Windows 7(python) - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Problem with PATH on Windows 7(python) (1073 Views)
1 Reply
| Problem with PATH on Windows 7(python) by Nobody: 8:35am On Jul 10, 2012 |
Gurus in the house please- I've downloaded and installed python. I want to start programming as soon as possible. My problem now is- How do i add Python PATH on Windows 7 ?? |
| Re: Problem with PATH on Windows 7(python) by kadeerna: 1:16pm On Jul 10, 2012 |
Windows Logo Key + R to open the run command/application dialog. Paste "rundll32 sysdm.cpl,EditEnvironmentVariables" to open the Environment Variables editor dialog. Find "Path" in the System Variables list (Double click to edit). Scroll to the end of the Variable Value field and add a ";" followed by the directory path to where the Python interpreter executable is installed on your computer ex. "C:\Python32" i.e add ";C:\Python32" to the end of the field. Click Ok. Click Ok. Restart all open command prompt windows to use new variables. |
| Re: Problem with PATH on Windows 7(python) by Nobody: 1:05pm On Jul 14, 2012 |
Thanks man.. I appreciate. Can you help me with any good books on PYTHON ? |
How To Install Pyqt On Windows? • I Have A Problem With Raise Event In C# • Junit: How To Set Classpath On Windows Xp • 2 • 3 • 4
Which Programme Would You Advice I Go For? • Advice : Java Or C Developer • Java Using Distributed System
?