[issue39397] Mac : fail to launch Python 3.8

Sebastien Foo report at bugs.python.org
Tue Jan 21 04:55:51 EST 2020


Sebastien Foo <sgandon at gmail.com> added the comment:

thanks averyone to help me
here are the values you are expecting

locale
LANG="en_US"
LC_COLLATE="en_US"
LC_CTYPE="en_US"
LC_MESSAGES="en_US"
LC_MONETARY="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_ALL=

doing env I get this (no LC_ALL )
LC_TERMINAL_VERSION=3.3.7
ITERM_PROFILE=zsh
XPC_FLAGS=0x0
LANG=en_US
SHELL=/usr/local/bin/zsh
TERM_PROGRAM_VERSION=3.3.7
TERM_PROGRAM=iTerm.app
LC_TERMINAL=iTerm2
LC_CTYPE=en_US

And for the last question I am using Catalina 10.15.2

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39397>
_______________________________________


More information about the Python-bugs-list mailing list