I recently started getting these errors when attempting to train.
Assuming I had a corrupted database, I started over, but the errors did
not go away.
The system is Debian Squeeze - python 2.6.6 and spambayes 1.0.4.
Can anyone decipher these errors?
Thanks,
Dale
*Training... *
*500 Server error*
*Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/spambayes/Dibbler.py", line 470, in
found_terminator
getattr(plugin, name)(**params)
File "/usr/lib/python2.6/dist-packages/spambayes/ProxyUI.py", line 399, in
onReview
self.flush()
File "/usr/lib/python2.6/dist-packages/spambayes/Dibbler.py", line 706, in
flush
return self._handler.flush()
File "/usr/lib/python2.6/dist-packages/spambayes/Dibbler.py", line 221, in
flush
while (self.producer_fifo or self.ac_out_buffer) and not self._closed:
File "/usr/lib/python2.6/asyncore.py", line 406, in __getattr__
%(self.__class__.__name__, attr))
AttributeError: _HTTPHandler instance has no attribute 'ac_out_buffer'
*
_______________________________________________
[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