Skip to content

Pip Setup

Jonathan Gessert edited this page May 8, 2017 · 1 revision

Pip

In terminal, enter

pip -V

If no values are returned, install pip

If pip defaults to pip for python 3.x, find command to run pip using python 2.7

Clone this wiki locally