Last Updated: February 25, 2016
·
754
· tttthomasssss

In case you can't reach PyPi...

If PyPi is down or you can't connect to it for other reasons, but are in need of this lib or that package, pip offers the option to install from mirrors (--use-mirrors).

Example:
pip install some-stuff --use-mirrors