The suggestion to run
python setup.py install --force
fixed the problem -
On 6/25/06, Claude Jones <
[EMAIL PROTECTED]> wrote:
I've been trying for days to figure this one out. I have Spambayes running
fine on my office FC5 machine, but on my home machine, I get the following
error everytime I try to start sb_server.py:
$ python /usr/bin/sb_server.py -b
Traceback (most recent call last):
File "/usr/bin/sb_server.py", line 112, in ?
from spambayes.Version import get_version_string
ImportError: cannot import name get_version_string
Does any know what might causing this?
--
Claude Jones
Bluemont, VA
USA
--
Claude Jones
Bluemont, VA
USA
_______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
