[Spambayes] TypeError:object does not support item assignment

Tony Meyer tameyer at ihug.co.nz
Mon Nov 8 00:32:47 CET 2004


> I'm having difficulty getting spambayes to work with my pop 
> mail server and need some help troubleshooting.
> 
> - Linux version 2.4.27 
> - spambayes-1.0rc2
[...]
> I get ([bruce at argusology mail]):
>    error: uncaptured python exception, closing channel 
> <__main__.BayesProxyListener listening :8110 at 0x40acfe4c> /
>        (exceptions.TypeError:object does not support item assignment
>    [/usr/lib/python2.4/asyncore.py|read|69]
>    [/usr/lib/python2.4/asyncore.py|handle_read_event|385]

I suspect this is because you are using Python 2.4.  There were a couple of
issues with using 2.4 that have been since fixed in CVS, but were not
included in 1.0rc2 or 1.0.  If you have Python 2.3/2.2 available, try
running sb_server with that, and see if it works.  If it does, then you can
either using that Python version or use spambayes from CVS until the next
release comes out.

=Tony.Meyer

-- 
Please always include the list (spambayes at python.org) in your replies
(reply-all), and please don't send me personal mail about SpamBayes.
http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this.



More information about the Spambayes mailing list