试图重新创建一个像www.testandtrack.io这样的站点python manage.py inspectdbmysqlclient 1.3.13 or neweris required; you have 0.9.3
我尝试了所有建议的修复方法,包括:-upgrading pip -installing一个不同的车轮(32位而不是64位),即mysqlclient我的目标是简单地将遗留的mysql数据库(运行在XAMPP和myphpadmin内部)连接到Django。我跟踪了一些文档,这些文档忽
open shared object file: No such file or directory2018-12-24T19:11:27.536810347Z django.core.exceptions.ImproperlyConfiguredError loading MySQLdb module.django有没有人在azure web app上运行过<e
我安装了所有依赖项,包括mysql-python:djangorestframework==3.8.2drfdocs/db/backends/mysql/base.py", line 30, in <module>
'Did you install mysqlclient or MySQL-python?'Did you install