Closed sunfkny closed 1 year ago
只需要设置环境变量临时打开UTF8模式即可
cmd
set PYTHONUTF8=1
powershell
$env:PYTHONUTF8=1
7984f60
只需要设置环境变量临时打开UTF8模式即可
cmd
powershell