On 10/31/23 14:41, gordon@dickens.com wrote:
This is the entire error sent via email every minute or so:
Traceback (most recent call last): File "/opt/mailman/venv/bin/mailman-web", line 5, in <module> from mailman_web.manage import main ModuleNotFoundError: No module named 'mailman_web'
What is the content of /opt/mailman/venv/lib/python3.9/site-packages? In particular is there a mailman-web directory there?
Also, /opt/mailman/venv/bin/python is probably a symlink to some system python file which may no longer exist or may be a version other than Python 3.9.
Does /opt/mailman/venv/bin/python invoke Python 3.9? If not, is there a Python 3.9 anywhere on your system? If so change the /opt/mailman/venv/bin/python symlink to point to it.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan