22 May
2023
22 May
'23
11:40 p.m.
On 5/22/23 14:55, ceo@sartrack.nz wrote:
I just tried to to a dpkg-reconfigure mailman3-web
This ALSO fails with ImportError: cannot import name 'force_text' from 'django.utils.encoding' (/usr/local/lib/python3.9/dist-packages/django/utils/encoding.py)
So I cannot configure it. Where is the fault?
There is an inconsistency in your Django installation. force_text was deprecated in Django 3.0 and removed in Django 4.0 Nothing in Django 4.0+ should be importing force_text.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan