4 Feb
2021
4 Feb
'21
4:45 p.m.
On 2/4/21 11:29 AM, Brian Carpenter wrote:
I went to upgrade Mailman 3/Hyperkitty/Postorius on a development server:
|pip install --upgrade postorius hyperkitty mailman|
The above was done as the user mailman in a venv. I then proceed to run the ./mailman-post-update script in the bin directory. The script through an exception with the following line saying:
ModuleNotFoundError: No module named 'django_mailman3.lib.user'
Please advise.
It looks an additional module needed to be upgraded:
pip install --upgrade django-mailman3
That fixed the error.
-- Brian Carpenter Harmonylists.com Emwd.com