Garrett Mills
1 min readFeb 15, 2019

--

You need to install pip, which is the Python package manager. This can be done by running:

sudo apt-get install python-setuptools python-dev build-essential

to install the python environment, then:

sudo easy_install pip

to install pip.

--

--

Garrett Mills
Garrett Mills

Written by Garrett Mills

Hi, there. I’m a software developer and speaker who likes to make things: https://garrettmills.dev/

No responses yet