yntaxError: Non-UTF-8 code starting with '\xe6' in file C:/Users/Administrator/PycharmProjects/py3spider/testpyquery/testpq1.py on line 395, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

再头部加

#*encoding=utf-8  就解决了

相关文章:

  • 2021-10-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2022-12-23
  • 2021-09-25
猜你喜欢
  • 2021-08-19
  • 2021-12-11
  • 2021-04-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案