pip3 installs inside virtual environment with python3.6 failing due to ssl module not available
问题 (py36venv) vagrant@pvagrant-dev-vm:/vagrant/venvs$ pip3 install pep8 pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. Collecting pep8 Could not fetch URL https://pypi.python.org/simple/pep8/: There was a problem confirming the ssl certificate: Can\'t connect to HTTPS URL because the SSL module is not available. - skipping Could not find a version that satisfies the requirement pep8 (from versions: ) No matching distribution found for