Using http with pip

Enforce using http with pip,

pip install --index-url=http://pypi.python.org/simple/ --trusted-host pypi.python.org <packageName>