If you take the log at face value, there's a permission problem on the database file. It makes sense to check that before replacing the database.
Bob > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tony Meyer > Sent: Saturday, September 24, 2005 7:13 AM > To: Chervenak, Mary (MC) > Cc: '[email protected]' > Subject: Re: [Spambayes] spambayes problem > > > > The add-in is enabled and I have tried to re-initialize it several > > times. [...] I've attached a log of the error message. > [...] > > Traceback (most recent call last): > > File "manager.pyc", line 411, in LoadBayes > > File "manager.pyc", line 252, in Load > > ValueError: __len__() should return >= 0 > > Very odd - I don't think I've seen this before. My best guess is > that the database is bad. Try removing/renaming it (it's called > default_bayes_database.db and is in the data directory, possibly 'C: > \Documents and Settings\{username}\Application Data\SpamBayes'; > you'll also want to rename/remove the > default_message_database.db file). > > If that doesn't work, let us know and we'll try to think of > something > else. > > =Tony.Meyer _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
