原文:如何解決python中UnicodeDecodeError: 'utf-8' codec can't decode byte 0xxx in position xxx: invalid continuation byte問題

出現類似問題,是這個字節超出了utf 的表示范圍,出現了解碼錯誤 解決方案:設置encoding ISO 比如: ...

2021-10-26 17:44 0 4450 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM