[Spambayes] (no subject)

Tony Meyer tameyer at ihug.co.nz
Sun May 28 09:05:21 CEST 2006


> After tryin to convert the database with sb_dbexpimp.py tool i get  
> this
> error:
> D:\download\windows-download\spambayes-1.1a2\spambayes-1.1a2 
> \scripts>sb_dbexpim.py
> [...]
> ImportError: No module named spambayes.storage

Python needs to know where to find the spambayes module.  The  
simplest way to do this is to run the script in the main directory  
(Python looks in the current directory).  For example:

D:\download\windows-download\spambayes-1.1.a2\spambayes-1.1a2>scripts 
\sb_dbexpim.py --help

=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.
http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this.




More information about the SpamBayes mailing list