[Mailman-Users] ImportError: No module named Charset

Carlos Barcenilla barce at dearriba.com
Mon Nov 11 13:35:26 CET 2002


Hi!
  
When I call checkdbs (either manually or from cron) i get the following error:

[root at cox cron]# ./checkdbs
Traceback (most recent call last):
  File "./checkdbs", line 26, in ?
    from email.Charset import Charset
ImportError: No module named Charset

I solved this way, but I think it's a bug.

[root at cox cron]# export PYTHONPATH=/usr/local/mailman/pythonlib
[root at cox cron]# ./checkdbs

Versions:
-OS: Red Hat 8.0
-Python: 2.2.1
-mailman: 2.1b4

Regards.
Carlos
  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/mailman-users/attachments/20021111/c23f23d2/attachment.html 


More information about the Mailman-Users mailing list