emencia / django-blog-lotus

A weblog application with Django.
https://django-blog-lotus.readthedocs.io/
MIT License
5 stars 1 forks source link

[CHG] Improve migration doc #64

Open sam-b0t opened 8 months ago

sam-b0t commented 8 months ago

Also noted a common error across many cookiecutter based app, on make install execution:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
sphinx-rtd-theme 1.1.0 requires docutils<0.18, but you have docutils 0.20.1 which is incompatible.
sphinx-rtd-theme 1.1.0 requires sphinx<6,>=1.6, but you have sphinx 7.2.6 which is incompatible.