[Mailman-Users] No module named Charset Error ..

Christopher Van Oosterhout chris at vanoosterhout.com
Fri Jul 19 14:01:01 CEST 2002


Iam 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.






More information about the Mailman-Users mailing list