If you to run into this problem change the console encoder to utf-8
before starting python
chcp 65001
set PYTHONIOENCODING=utf-8
If you to run into this problem change the console encoder to utf-8
before starting python
chcp 65001
set PYTHONIOENCODING=utf-8