}

SOLVED: pip: command not found

A new ubuntu installation is not shipped with pip:

pip: command not found

To install pip install python-pip with apt-get

sudo apt-get install python-pip

Related Tutorials

Leonardo Lazzaro

Software engineer and technical writer. 10+ years experience in DevOps, Python, and Linux systems.

More articles by Leonardo Lazzaro