> I found this file that looks pertinent. [...] > File "spambayes\classifier.pyc", line 73, in ? > File "spambayes\Options.pyc", line 1259, in ? [...] > File "locale.pyc", line 175, in atof > ValueError: invalid literal for int(): True
It looks like there is a bad value in your bayes configuration file (default_bayes_customize.ini in your data directory, probably). Unfortunately, the log doesn't have enough information to determine which one it is, although I believe it will have the value "True". Try opening up the configuration file and seeing if there is an obvious candidate - otherwise, send us a copy of the configuration file (x out any private bits if necessary) and we can have a look. =Tony.Meyer -- Please always include the list ([EMAIL PROTECTED]) 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. _______________________________________________ [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
