modoboa / modoboa-radicale

The Radicale frontend of Modoboa
MIT License
21 stars 14 forks source link

Django version #43

Closed mrananyan closed 4 years ago

mrananyan commented 4 years ago

When i trying to install radicale at modoboa-install's created virtual env (/srv/radicale/env) it's showing this error.

ERROR: modoboa 1.14.0 has requirement django<=1.11.99,>=1.11.8, but you'll have django 3.0.2 which is incompatible.
ERROR: modoboa 1.14.0 has requirement djangorestframework==3.7.3, but you'll have djangorestframework 3.11.0 which is incompatible.
tonioo commented 4 years ago

@mrananyan Is a manual operation you're doing or are you talking about the installer?