Re: [Mailman-Users] HELP: python error starting MM2.1a3 - now this accessing the listinfo page

2001-10-23 Thread Camel
Now this - instead of the listinfo page... Bug in Mailman version 2.1a3 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks! Traceback (most recent call last):

Re: [Mailman-Users] HELP: python error starting MM2.1a3

2001-10-23 Thread Greg Ward
On 23 October 2001, Camel said: > Python guru needed... what is causing this error??? > > Traceback (most recent call last): > File "/var/www/mailman//cron/gate_news", line 43, in ? > from Mailman import MailList > File "/var/www/mailman/Mailman/MailList.py", line 37, in ? > import em

[Mailman-Users] HELP: python error starting MM2.1a3

2001-10-23 Thread Camel
Python guru needed... what is causing this error??? Traceback (most recent call last): File "/var/www/mailman//cron/gate_news", line 43, in ? from Mailman import MailList File "/var/www/mailman/Mailman/MailList.py", line 37, in ? import email.Iterators ImportError: No module named ema