运行django报错: 解决方法 : 在终端输入: pip install mysqlclient 同时注意以下两个配置: 1.setting.py 中 2.__init__.py 中(自己的APP下)