I figured I'd try the alpha version (1.1a3). I'm running Suse 10.1. I downloaded the source tarball, extracted it and ran python setup.py install. It ran without error. Upon running /usr/local/bin/sb_server.py, I received the following error:
Traceback (most recent call last):
File "scripts/sb_server.py", line 110, in ?
from spambayes import i18n
ImportError: cannot import name i18n
As a result, sb_server.py does not run.
Anyone have any idea how I can solve this problem?? Is there some other
pythin module I need to have installed?
Thanks,
Rick
--
Rick's Law: What cannot be imagined will be accomplished by a fool.
PGP Key Id: 9E1125E0
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
