conda init
conda env list
conda create --name myenv python=3.9
activate myenv
PYTHONIOENCODING = UTF-8 PYTHONLEGACYWINDOWSSTDIO = UTF-8