python - CertificateError when trying to install packages on a virtualenv -
hey i'm trying install packages requires
file on new virtual environment (2.7.4), keep running following error:
certificateerror: hostname 'pypi.python.org' doesn't match either of '*.addvocate.com', 'addvocate.com'
i cannot seem find helpful on error when search. going wrong here? in world addvocate.com
, doing here?
the issue being documented on python status site @ http://status.python.org/incidents/jj8d7xn41hr5
Comments
Post a Comment