我正在使用django==1.6。我安装了python- social -auth来进行社会认证。但是当我试图迁移数据库时,我得到了这个错误。
from django.db import models, migrations
ImportError: cannot import name migrations
我试图安装较早版本的python auth,但仍然存在此错误。我该怎么做才能解决这个问题。我们会感谢你的帮助。
新添加的存储库在被要求安装任何新的程序之前,是否需要安装“依赖”包?
我刚刚遇到了以下情况:
当我的系统是最新的,我添加了Certbot存储库(http://ppa.launchpad.net/certbot/certbot/ubuntu),在运行更新之后,据报告有9个包可以升级。我试图进行升级,得到了以下信息:
$ sudo aptitude safe-upgrade
Resolving dependencies...
The following NEW packages will be installed:
python3-certifi{a} pyth