[spambayes-bugs] [ spambayes-Bugs-818494 ] Crashes when training

SourceForge.net noreply at sourceforge.net
Mon Oct 6 04:07:36 EDT 2003


Bugs item #818494, was opened at 2003-10-06 10:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=818494&group_id=61702

Category: pop3proxy
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Kresimir Tonkovic (kresho)
Assigned to: Nobody/Anonymous (nobody)
Summary: Crashes when training

Initial Comment:
Training... Trained on 104 messages. Saving...

500 Server error



Traceback (most recent call last):



  File

"/usr/local/lib/python2.2/site-packages/spambayes/Dibbler.py",

line 453, in found_terminator

    getattr(plugin, name)(**params)



  File

"/usr/local/lib/python2.2/site-packages/spambayes/ProxyUI.py",

line 324, in onReview

    self._doSave()



  File

"/usr/local/lib/python2.2/site-packages/spambayes/UserInterface.py",

line 470, in _doSave

    classifier.store()



  File

"/usr/local/lib/python2.2/site-packages/spambayes/storage.py",

line 229, in store

    self._write_state_key()



  File

"/usr/local/lib/python2.2/site-packages/spambayes/storage.py",

line 233, in _write_state_key

    self.db[self.statekey] = (classifier.PICKLE_VERSION,



  File "/usr/local/lib/python2.2/shelve.py", line 77,

in __setitem__

    self.dict[key] = f.getvalue()



TypeError: object does not support item assignment

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=818494&group_id=61702



More information about the Spambayes-bugs mailing list