[Spambayes] Current version
François Granger
fgranger@teleprosoft.com
Mon Nov 25 13:51:40 2002
I get an error message:
Traceback (most recent call last):
File "HD:Dev:spambayes:pop3proxy.py", line 121, in ?
import storage, tokenizer, mboxutils
File "HD:Dev:spambayes:storage.py", line 52, in ?
import dbdict
File "HD:Dev:spambayes:dbdict.py", line 59, in ?
import dbhash
File "HD:Python 2.2.2:Lib:dbhash.py", line 5, in ?
import bsddb
ImportError: No module named bsddb
This module is not available on all plateforms. It seems safet to use Python
resource in the form of Anydbm....
And this is contradictory with the other scripts:
In hammiebulk.py line 48
import anydbm
I'll switch to Pickle to do my testings... ;-)
Salutations,
Francois Granger
--
fgranger@teleprosoft.com - <http://www.teleprosoft.com>
tel: +33 1 41 88 48 00 - Fax: + 33 1 41 88 48 48
More information about the Spambayes
mailing list