QA/Execution/Web Testing/Automation/Virtual Environments: Difference between revisions

Line 28: Line 28:
     <li>In your cmd prompt, go to the uncompressed pip directory and run:</li>
     <li>In your cmd prompt, go to the uncompressed pip directory and run:</li>
     python setup.py install
     python setup.py install
     <li>Now you can use the command pip install package on Win.</li>
     <li>Now you can install packages using pip on Win.</li>:
    pip install <<i>package name</i>>
</ol>
</ol>
=== Virtualenvwrapper Installation and Usage ===
=== Virtualenvwrapper Installation and Usage ===
<ol>
<ol>
Confirmed users
1,867

edits