Changes

Jump to navigation Jump to search
29 bytes added ,  13:39, 10 August 2015
no edit summary
Line 58: Line 58:  
<pre>C:\Python27\Lib\site-packages</pre>
 
<pre>C:\Python27\Lib\site-packages</pre>
 
This location may differ if you have installed Python somewhere else.
 
This location may differ if you have installed Python somewhere else.
 +
 +
====Setuptools====
 +
For package management with setuptools, install setuptools using the following command:<br/>
 +
<code style="background-color:#000; color:#fff; padding:1px 3px;">pip install -U setuptools</code>
    
===List of Python Packages===
 
===List of Python Packages===
Line 108: Line 112:     
For Psychopy dependancies, check the [[Psychopy]] page.
 
For Psychopy dependancies, check the [[Psychopy]] page.
  −
=== Setup-Tools ===
  −
To install setup-tools, execute the following command in CMD: <code style="background-color:#000; color:#fff; padding:1px 3px;">pip install -U setuptools</code>
  −
      
=== Windows Handlers ===
 
=== Windows Handlers ===

Navigation menu