User Tools

Site Tools


using_pip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
using_pip [2016/09/28 17:52] – created tomgleusing_pip [2016/09/28 17:53] (current) tomgle
Line 1: Line 1:
 ===== Using PIP ===== ===== Using PIP =====
 +To install a package:\\
      python -m pip install SomePackage      python -m pip install SomePackage
 +     python -m pip install --upgrade SomePackage
 +     python2.7 -m pip install SomePackage  # specifically Python 2.7
using_pip.1475099531.txt.gz · Last modified: 2016/09/28 17:52 by tomgle