django startproject xxx:报错UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 13: ordinal not in range(128)

原因:文件夹最好不要出现中文

相关文章:

  • 2021-09-02
  • 2022-12-23
  • 2021-09-10
  • 2022-01-05
  • 2021-06-06
  • 2021-07-24
  • 2021-05-10
猜你喜欢
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2021-06-29
相关资源
相似解决方案