[Spambayes] sb_notesfilter.py

Vern LaMar vplamar at isomedia.com
Fri Mar 19 11:00:12 EST 2004


Ok.so I got the setup.py to run messages follow:

 

C:\Python23\Tools\Scripts>c:\python23\python.exe "setup.py" install

running install

running build

running build_scripts

creating build

creating build\scripts-2.3

copying and adjusting byteyears.py -> build\scripts-2.3

copying and adjusting checkpyc.py -> build\scripts-2.3

copying and adjusting copytime.py -> build\scripts-2.3

copying and adjusting crlf.py -> build\scripts-2.3

copying and adjusting dutree.py -> build\scripts-2.3

copying and adjusting ftpmirror.py -> build\scripts-2.3

copying and adjusting h2py.py -> build\scripts-2.3

copying and adjusting lfcr.py -> build\scripts-2.3

copying and adjusting logmerge.py -> build\scripts-2.3

copying and adjusting ..\..\Lib\tabnanny.py -> build\scripts-2.3

copying and adjusting ..\..\Lib\timeit.py -> build\scripts-2.3

copying and adjusting untabify.py -> build\scripts-2.3

running install_scripts

creating c:\python23\Scripts

copying build\scripts-2.3\byteyears.py -> c:\python23\Scripts

copying build\scripts-2.3\checkpyc.py -> c:\python23\Scripts

copying build\scripts-2.3\copytime.py -> c:\python23\Scripts

copying build\scripts-2.3\crlf.py -> c:\python23\Scripts

copying build\scripts-2.3\dutree.py -> c:\python23\Scripts

copying build\scripts-2.3\ftpmirror.py -> c:\python23\Scripts

copying build\scripts-2.3\h2py.py -> c:\python23\Scripts

copying build\scripts-2.3\lfcr.py -> c:\python23\Scripts

copying build\scripts-2.3\logmerge.py -> c:\python23\Scripts

copying build\scripts-2.3\tabnanny.py -> c:\python23\Scripts

copying build\scripts-2.3\timeit.py -> c:\python23\Scripts

copying build\scripts-2.3\untabify.py -> c:\python23\Scripts

 

 

Now that this is done, I try to run the sp_notesfilter.py . messages follow:

 

C:\Python23\Scripts>C:\Python23\Python.exe
"C:\Python23\Scripts\sb_notesfilter.p

y" -t -c -d notesbayes -l D:\Lotus\Notes\Data\mail\vlamar.nsf -f SpamBayes

Traceback (most recent call last):

  File "C:\Python23\Scripts\sb_notesfilter.py", line 147, in ?

    From spambayes import tokenizer, storage

ImportError: No module named spambayes

 

 

I have searched for any files named spambayes.* on my system and the only
one found is a zip file.  I am quite sure that I have this setup wrong, but
I'm not sure where to go from here.  Could someone please put together a
step-by-step how-to setup for me?  This is becoming very tedious.

 

Thanks in advance,

Vern LaMar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/spambayes/attachments/20040319/04de59da/attachment.html


More information about the Spambayes mailing list