[Spambayes] 1.0a9 500 Server error (More statistics... link)

Tony Meyer tameyer at ihug.co.nz
Sat Feb 21 21:13:36 EST 2004


> Clicking for more statistics (http://localhost:8880/stats) gives:
[...]
>   File "/usr/lib/python2.2/shelve.py", line 70, in __getitem__
>     f = StringIO(self.dict[key])
> 
> TypeError: argument must be string or read-only buffer, not int

Sorry - this is a known error with 1.0a9 and Python 2.2 (it works with
Python 2.3).  It's fixed in CVS, so will be fixed in the next release.

> What are .pyc files?

.py files compiled to Python bytecode.  This happens the first time a .py
file is used, so that using them is faster next time.

=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. This
way, you get everyone's help, and avoid a lack of replies when I'm busy.




More information about the Spambayes mailing list