条件:Django ——1.8.2

   python——3.7.0

问题:在后台管理界面保存数据的时候,总是出现下图的错误

Djangoh中由于python版本问题导致的异常

解决办法:卸载了python3.7.0,重新安装了python3.6.2版本,问题得到解决

相关资料https://github.com/pypa/setuptools/issues/1285

具体原因:知道的大神请赐教啊!

相关文章:

  • 2021-08-19
  • 2022-01-11
  • 2022-01-25
  • 2022-02-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-15
  • 2022-02-23
  • 2022-12-23
  • 2021-10-28
  • 2021-12-23
  • 2022-12-23
  • 2022-02-24
相关资源
相似解决方案