10 Nov
2023
10 Nov
'23
5:08 p.m.
On 11/10/23 09:02, gordon@dickens.com wrote:
So, I put Mark's suggested contents in /opt/mailman/venv/bin/mailman and then executed the command:
/opt/mailman/venv/bin/mailman -C /etc/mailman3/mailman.cfg
which resulted in the following error message:
Traceback (most recent call last): File "/opt/mailman/venv/bin/mailman", line 5, in <module> from mailman.bin.mailman import main ModuleNotFoundError: No module named 'mailman'
Any more ideas?
Your mailman in your venv is broken. With your venv active try
pip install --force-reinstall mailman
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan