原文:pkg_resources.DistributionNotFound: The 'pytz' distribution was not found and is required by Django解决方法

在创建第一个django项目时输入: django admin startproject HelloWorld报错:pkg resources.DistributionNotFound: The pytz distribution was not found and is required by Django参考了网上很多方法都没有解决,最后解决办法是:安装pytz模块 时区模块 python m ...

2019-04-12 11:37 0 1486 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM