Tony,

I ran across this message on the forums a few years back:
http://mail.python.org/pipermail/spambayes/2003-December/010005.html
and I want to try the same thing to analyze all of my tokens.

For some reason, when I use spamcounts.py -r '.*' to export to CVS I get an
error message below. (I'm running the outlook addin from source.)  How do I
specify a path?

    exec codeObject in __main__.__dict__
  File "F:\!Programs\SpamBayes From Source\spambayes\contrib\spamcounts.py",
line 27, in ?
    from spambayes.Options import options, get_pathname_option
ImportError: No module named spambayes.Options
>>>

Erik Brown

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

Reply via email to