python 文件保存 出错
如果你出现如下错误:
file save failed
encoding failed:
'latin-1' codec can't encode characters in position 57-60:ordinal not in range(256)

在你的代码中添加一行,如下图所示:

如果你出现如下错误:
file save failed
encoding failed:
'latin-1' codec can't encode characters in position 57-60:ordinal not in range(256)

在你的代码中添加一行,如下图所示:
