Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了 django 2.0.1,但是当我安装 neo4django 时,它会卸载该版本并安装 django 1.5.12。
有什么办法可以防止吗?
neo4django存储库多年未更新。
需求文件显示它不支持 Django 1.6,更不用说 Django 2.0。即使您更改了它以使 Django 不被降级,这两个库也不会一起工作。