Dale> Although the build happens and the correct dependencies are Dale> applied, this is what I got when I tried to run it.
Dale> Traceback (most recent call last): Dale> File "/usr/bin/sb_server.py", line 96, in<module> Dale> from spambayes import Dibbler Dale> File "/usr/lib/python2.5/site-packages/spambayes/Dibbler.py", line 186, in<module> Dale> from spambayes import asyncore, asynchat Dale> ImportError: cannot import name asyncore Hmmm... Looks like asyncore (and probably asynchat) probably didn't make it into the distribution. I maybe have a messed up manifest. I'll take a look. Skip _______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html