[Spambayes] SpamBayes training errors

skip at pobox.com skip at pobox.com
Mon Jan 17 18:17:25 CET 2011


    Dale> I recently started getting these errors when attempting to train.
    ...
    Dale> Can anyone decipher these errors?
    ...
    Dale>    File "/usr/lib/python2.6/dist-packages/spambayes/Dibbler.py", line 221, in flush
    Dale>      while (self.producer_fifo or self.ac_out_buffer) and not self._closed:

    Dale>    File "/usr/lib/python2.6/asyncore.py", line 406, in __getattr__
    Dale>      %(self.__class__.__name__, attr))

    Dale> AttributeError: _HTTPHandler instance has no attribute 'ac_out_buffer'

I seem to recall some problems with asyncore in Python 2.6.  Here's a huge
thread about it:

    http://mail.python.org/pipermail/python-dev/2009-March/thread.html#86668

I don't know if there was a resolution to the issue.  Do you have the option
of installing and using Python 2.5 with SpamBayes?

-- 
Skip Montanaro - skip at pobox.com - http://www.smontanaro.net/


More information about the SpamBayes mailing list