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

Posted ReedyLi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Running error: 'utf-8' codec can't decode byte 0xb4 in position 0: invalid start byte(示例相关的知识,希望对你有一定的参考价值。

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(示例的主要内容,如果未能解决你的问题,请参考以下文章