Changes

Jump to navigation Jump to search
100 bytes added ,  11:13, 31 July 2015
Line 10: Line 10:  
=== Set Windows Environment Variables ===
 
=== Set Windows Environment Variables ===
 
   
 
   
  Computer --> Properties --> Advanced settings --> Environment Variables.  
+
  Computer --> Properties --> Advanced settings --> Environment Variables.
 +
 
 +
[image:python_env.jpg | 200px]
 +
 
Add the following Path:
 
Add the following Path:
 
   
 
   
 
  C:\Python27;C:\Python27\Lib\site-packages\;C:\Python27\Scripts\;
 
  C:\Python27;C:\Python27\Lib\site-packages\;C:\Python27\Scripts\;
 +
 +
[image:python_path.jpg | 200px]
 +
 +
[image:python_path2.jpg | 200px]
    
=== Windows Installation PIP package manager ===
 
=== Windows Installation PIP package manager ===
733

edits

Navigation menu