标签: python-2.7 pip ssl-certificate
我有一个基于python 2.7的项目,无法安装任何出现SSL错误的软件包
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org <package_name>