出現UnicodeDecodeError: 'utf-8' codec can't decode byte 0x85 in position 59: invalid start byte錯誤
2020/03/06 04:41 下午
機器學習共學討論版
莊馥瑞
觀看數:11
回答數:3
收藏數:0
當我讀取功課的檔案時出現錯誤如下
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x85 in position 59: invalid start byte
我無法找出問題