[Spambayes] HELP please!

Tegels, Kent Kent.Tegels at hdrinc.com
Wed Jan 7 14:14:29 EST 2004


I'm still trying to get SpamCounts.py to work. When I issue this
command:
G:\sba>spamcounts.py -d "G:\Documents and
Settings\(*omitted*)\Application
Data\SpamBayes\default_message_database.db" --pickle
 
I get this error:
Traceback (most recent call last):
  File "G:\sba\spamcounts.py", line 138, in ?
    sys.exit(main(sys.argv[1:]))
  File "G:\sba\spamcounts.py", line 122, in main
    db = pickle.load(file(dbname))
  File "G:\Python23\lib\pickle.py", line 1390, in load
    return Unpickler(file).load()
  File "G:\Python23\lib\pickle.py", line 872, in load
    dispatch[key](self)
KeyError: '\x00'
 
Using:
ActivePython 2.3.2 Build 232 (ActiveState Corp.) based on
Python 2.3.2 (#49, Nov 13 2003, 10:34:54) [MSC v.1200 32 bit (Intel)] on
win32
 
FWIW, I'm really not interested in doing this on an on-going basis so if
somebody would rather fish for me, I'm happy to share whatever files you
need. I just want to get the output of this for some research I'm
helping our SpaManagers with.
 
Thanks,
 
Kent Tegels, MCDBA, MCSE, MCP+SB
Professional Associate
Senior Systems Analyst - Corporate Information Services
HDR One Company | Many Solutions
http://www.hdrinc.com/
 
It seems easier to get programmers to agree on how to pass a camel
through the eye a needle than it is to get them to agree on how many
humps it has.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/spambayes/attachments/20040107/64df33d0/attachment.html


More information about the Spambayes mailing list