April 18, 2017 · ucspython pip

Using http with pip

Enforce using http with pip,

pip install --index-url=http://pypi.python.org/simple/ --trusted-host pypi.python.org <packageName>
  • LinkedIn
  • Tumblr
  • Reddit
  • Google+
  • Pinterest
  • Pocket