码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2017-07-11 19:23:03      阅读:517      评论:0      收藏:0      [点我收藏+]

标签:ase   image   pytho   src   val   decode   form   art   python   

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

标签:ase   image   pytho   src   val   decode   form   art   python   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!