[Python-Dev] Python 3.6.3 venv FAILURE

Brett Cannon brett at python.org
Sat Nov 11 02:36:20 EST 2017


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/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
>
>
> _______________________________________________
> 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>


More information about the Python-Dev mailing list