Hearing reports of this: ```py + [[ -x /usr/bin/easy_install-2.7 ]] + /usr/bin/python2.7 /usr/bin/easy_install-2.7 -U virtualenv==13.1.2 setuptools==18.6.1 Searching for virtualenv==13.1.2 Reading https://pypi.python.org/simple/virtualenv/ Couldn't find index page for 'virtualenv' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ No local packages or download links found for virtualenv==13.1.2 error: Could not find suitable distribution for Requirement.parse('virtualenv==13.1.2') ``` Possibly related to https://mail.python.org/pipermail/distutils-sig/2018-April/032114.html ?
Hearing reports of this:
Possibly related to https://mail.python.org/pipermail/distutils-sig/2018-April/032114.html ?