📅  最后修改于: 2022-03-11 14:56:03.954000             🧑  作者: Mango
Looks like you're on OS X. Append this to your ~/.bash_profile:
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
And then run:
$ source ~/.bash_profile