Hello,
i'm trying to convert database with sb_dbexpimp.py i get
this error:

D:\spambayes-1.1a2\scripts>sb_dbexpimp.py -e -p default_bayes_database.db -f
xyx.db.exporte
Traceback (most recent call last):
  File "D:\spambayes-1.1a2\scripts\sb_dbexpimp.py", line 246, in ?
    runExport(dbFN, useDBM, flatFN)
  File "D:\spambayes-1.1a2\scripts\sb_dbexpimp.py", line 125, in runExport
    bayes = spambayes.storage.open_storage(dbFN, useDBM)
  File "D:\spambayes-1.1a2\spambayes\storage.py", line 949, in open_storage
      return klass(data_source_name)
  File "D:\spambayes-1.1a2\spambayes\storage.py", line 93, in __init__
self.load()
  File "D:\spambayes-1.1a2\spambayes\storage.py", line 116, in load
tempbayes = pickle.load(fp)

I hope somebody could help here

regards



        

        
                
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to