New submission from Larry Chen <larry.c...@microsemi.com>: Upgraded from 3.6.1 to 3.6.3; but got an error when trying to create my virtual environment.
[larrchen@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. I can create a virtual env for 3.6.1 and 3.6.2 but not for 3.6.3. This is a regression issue. Try this command. It fails every time. python3.6 -m venv myEnv Larry ---------- messages: 306165 nosy: nihon2000 priority: normal severity: normal status: open title: Python 3.6.3 venv FAILURE versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32016> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com