When I try to install Django cms in conda with conda install -c auto djangocms-installer
I get the following error message:
UnsatisfiableError: The following specifications were found to be in conflict: - anaconda==5.2.0=py36_3 - djangocms-installer
How to install django cms in Anaconda/Conda?