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 - [email protected] - http://www.smontanaro.net/
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html