Hi there,

I tried running which_database.py and got this compilation error:

   File "which_db.py", line 31, in ?
     import dbhash
   File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
python2.3/dbhash.py", line 5, in ?
     import bsddb
   File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ 
python2.3/bsddb/__init__.py", line 40, in ?
     import _bsddb
ImportError: No module named _bsddb

Have been trying to see which is my database file and so as to be  
able to access/read it. Trying to get at list of words of highest and  
lowest spam probability in the spam database. Anyone can help?



Warmest Regards,
Christopher Isaiah Fun
~ Faith is believing in God when life tells you otherwise.


_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to