[Mailman-Users] Python Version Mismatch

Carolyn Van Slyck vanslyck at gmail.com
Sun Aug 20 21:36:38 CEST 2006


I am getting this email sent to me every 10 minutes and am not sure
how to correct the problem.

/var/mailman/pythonlib/japanese/c/euc_jp.py:3: RuntimeWarning: Python
C API version mismatch for module _japanese_codecs: This Python has
API version 1011, module _japanese_codecs has version 1012.
  import codecs, japanese.c._japanese_codecs
/var/mailman/pythonlib/korean/hangul.py:24: RuntimeWarning: Python C
API version mismatch for module hangul: This Python has API version
1011, module hangul has version 1012.
  from korean.c.hangul import *

I am running python 2.4.3.  I have tried deleting the korean and
japanese pythonlib directories and then running make install again,
then restarting mailman but this doesn't correct the problem.

I would appreciate any ideas for either fixing the issue or at least
stopping the email warnings.
Thanks!
Carolyn



More information about the Mailman-Users mailing list