一開始因為系統(tǒng)不支持漢語,導致python使用ASCII字符集而非utf-8編碼執(zhí)行print語句 image.png 查看系統(tǒng)配置: image.png 解決方案: image.png image.png