Python报错:UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 199: illegal multibyte s

解决问题很简单,把文件用记事本打开,然后另存为,下面编码选ANSI就好。在这里插入图片描述

发布了1720 篇原创文章 · 获赞 1066 · 访问量 96万+

猜你喜欢

转载自blog.csdn.net/a772304419/article/details/105309462