首页 > 其他 > 详细

Running error: 'utf-8' codec can't decode byte 0xb4 in position 0: invalid start byte

时间:2017-07-11 18:57:40      阅读:1429      评论:0      收藏:0      [点我收藏+]

Running Error:

技术分享

 

It is caused by the txt‘s encode format. Please do use UTF-8 to save the file (you can use Notepad++ to choose the encode format to save the file) if you would like to read in a python script. 

Running error: 'utf-8' codec can't decode byte 0xb4 in position 0: invalid start byte

原文:http://www.cnblogs.com/Shareishappy/p/7151710.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!