On 8/25/20 12:38 AM, Soporte Syscomed via Mailman-Users wrote: > > Today, when I tried to access Mailman, I obtained the following error: ...
> Bug in Mailman version <undetermined> The `<undetermined> ` indication says that from Mailman.mm_cfg import VERSION threw an exception. This is most likely due to some change made to Mailman/mm_cfg.py (or possibly Mailman/Defaults.py although you should never change that) that created a Python syntax error. Try as the Mailman user to cd to the Mailman directory and do python -c 'import mm_cfg' That should give you more information as to the actual problem. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/
