File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,22 +92,14 @@ Prerequisites:
9292Step 1: Set PATH variables
9393--------------------------
9494If you haven't set your PATH variables as part of the Python2.7 install, now is the time to do that. Right click on My Computer and select properties.
95- <<<<<<< HEAD
95+
9696**Windows 7 **
9797* Click Advanced System Settings from left hand list (Advanced Tab on Windows XP)
98- =======
99-
10098* Click Advanced System Settings from left hand list (On Windows XP click the Advanced Tab)
101- >>>>>>> 8d48118a5f4a1e855614a8862ba0c7d27c78294a
10299* Click the Environment Variables button at the bottom
103100* In the System variables section double click on the variable line named Path
104101* Scroll to the end of the variable value field
105102* add semicolon (;) if one doesn't exist and then type ``C:\Python27\;C:\Python27\Scripts\ ``
106- <<<<<<< HEAD
107- =======
108-
109- >>>>>>> 8d48118a5f4a1e855614a8862ba0c7d27c78294a
110-
111103
112104Step 2: Install Distribute & Pip
113105--------------------------------
You can’t perform that action at this time.
0 commit comments