[Spambayes] ham,Re: Bug solution for Spambayes.

skip at pobox.com skip at pobox.com
Wed Mar 9 02:28:59 CET 2011


    Dale> Although the build happens and the correct dependencies are
    Dale> applied, this is what I got when I tried to run it.

    Dale> Traceback (most recent call last):
    Dale>    File "/usr/bin/sb_server.py", line 96, in<module>
    Dale>      from spambayes import Dibbler
    Dale>    File "/usr/lib/python2.5/site-packages/spambayes/Dibbler.py", line 186, in<module>
    Dale>      from spambayes import asyncore, asynchat
    Dale> ImportError: cannot import name asyncore

Hmmm...  Looks like asyncore (and probably asynchat) probably didn't make it
into the distribution.  I maybe have a messed up manifest.  I'll take a
look.

Skip



More information about the SpamBayes mailing list