[Python-Dev] Python 3.6.3 venv FAILURE
Larry Chen
larry.chen at microsemi.com
Fri Nov 10 14:54:57 EST 2017
Upgraded from 3.6.1 to 3.6.3; but got an error when trying to create my virtual environment.
[larrchen at rslab239 Larry]$ /opt/python3.6.3/bin/python3.6 -m venv /u/larrchen/work2/SAN/Users/Larry/rslab239_myENV_363
Error: Command '['/u/larrchen/work2/SAN/Users/Larry/rslab239_myENV_363/bin/python3.6', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.
[larrchen at rslab239 Larry]$
Regards,
Larry Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20171110/c58c5f54/attachment-0001.html>
More information about the Python-Dev
mailing list