Problem Let's say you wanted to install a package (numpy for example) and you run the following command to install it: $ pip install numpy So pip does its thing, and exits with an output like so: