We should upgrade the pip we distribute to 9.0.1. Whenever people currently use pip they see the following message:
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
and then try to upgrade which tends to cause more issues to pop up.
We should upgrade the pip we distribute to 9.0.1. Whenever people currently use pip they see the following message:
and then try to upgrade which tends to cause more issues to pop up.