[Python-Dev] Python 3.6.3 venv FAILURE (original) (raw)
Brett Cannon brett at python.org
Sat Nov 11 02:36:20 EST 2017
- Previous message (by thread): [Python-Dev] Python 3.6.3 venv FAILURE
- Next message (by thread): [Python-Dev] Analog of PEP 448 for dicts (unpacking in assignment with dict rhs)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please file bugs at bugs.python.org.
On Fri, Nov 10, 2017, 16:40 Larry Chen, <larry.chen at microsemi.com> wrote:
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/rslab239myENV363 Error: Command '['/u/larrchen/work2/SAN/Users/Larry/rslab239myENV363/bin/python3.6', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1. [larrchen at rslab239 Larry]$ Regards, Larry Chen
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/brett%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171111/1ef91585/attachment.html>
- Previous message (by thread): [Python-Dev] Python 3.6.3 venv FAILURE
- Next message (by thread): [Python-Dev] Analog of PEP 448 for dicts (unpacking in assignment with dict rhs)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]