python 文件保存 出错

it2022-05-05  99

 

如果你出现如下错误:

file save failed

encoding failed:

'latin-1' codec can't encode characters in position 57-60:ordinal not in range(256)

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

转载于:https://www.cnblogs.com/arcserver/p/5253683.html


最新回复(0)