读文件出现编码错误
问题:读文件出现编码错误
UnicodeDecodeError: ‘gbk’ codec can’t decode byte 0xbf in position 2: illegal multibyte sequence
方法:
指定编码格式,忽略错误
open('a.txt',encoding='uft-8')
或
file = open('a.txt', encoding='gbk')
或
file = open('a.txt', encoding='gb18030')
【读文件出现编码错误】或
file = open('a.txt', encoding='gb18030', errors='ignore')
推荐阅读
- 考研英语阅读终极解决方案——阅读理解如何巧拿高分
- Ⅴ爱阅读,亲子互动——打卡第178天
- “成长”读书社群招募
- 上班后阅读开始变成一件奢侈的事
- 人间词话的智慧
- 读司马懿,知人间事,品百味人生
- 以读攻“毒”唤新活动曹彦斌打卡第二天
- 私通和背叛,他怎么看(——晨读小记)
- 【0212读书感悟】
- 历史教学书籍