I am now running Python 2.2.1 and attempting to install: 2.1b2.

I run ./config ... and it seems to work ok.

I run make install and it seems to work ok.

However when I run bin/check_perms -vf from the installation directory 
(/usa/local/mailman/)  I get the following error message:

Traceback (most recent call last):
   File "bin/check_perms", line 331, in ?
     checkmta()
   File "bin/check_perms", line 266, in checkmta
     __import__(modname)
   File "/usr/local/mailman/Mailman/MTA/Manual.py", line 23, in ?
     from Mailman import Message
   File "/usr/local/mailman/Mailman/Message.py", line 26, in ?
     from email.Charset import Charset
ImportError: No module named Charset


Is this a Python or Mailman problem?  Any suggestions and/or instruction?


Any ideas?  I am starting to pull my hair out on this one.

Thanks,
Christopher



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

Reply via email to