I finished installing pip on linux, the pip list command works. But when using the pip install command it got the following error:
pip list
pip install
Trac
I get the same issue, and find that it can be avoided (pip 6.0.8) in my case as follows
pip --trusted-host pypi.python.org install