UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0xd5 in position 0:invalid continuation byte

错误信息如下图:

python中运行flask报错:UnicodeDecodeError: 'utf8' codec can't decodebyte 0xd5 in position 0

问题产生原因:

电脑名称存在中文

解决方法:

把自己电脑名改成英文就可以了

相关文章:

  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-17
  • 2021-04-24
  • 2022-01-05
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案