[Spambayes] Install error with SpamBayes

jason.ahrens at rogers.com jason.ahrens at rogers.com
Sun Aug 31 12:29:39 EDT 2003


Hello.

I am new to SpamBayes, and trying to install it. As the subject suggests, I am having problems. I have been unable to find any reference to similar problems in the archives or through net searches, so I'm asking for help.

My platform is Linux 2.4.20 with Python 2.3.

I've downloaded spambayes (1.0a4, as well as the CVS on two different days) and every time I get the same problem during the setup.py install phase. Below is a snippet of what seems to be the relevant portion. In essence, Python tells me that hammie.py has a syntax error...

running install_lib
copying build/lib/spambayes/message.py -> /opt/python-2.3/lib/python2.3/site-packages/spambayescopying build/lib/spambayes/Options.py -> /opt/python-2.3/lib/python2.3/site-packages/spambayescopying build/lib/spambayes/Dibbler.py -> /opt/python-2.3/lib/python2.3/site-packages/spambayescopying build/lib/spambayes/resources/ui_html.py -> /opt/python-2.3/lib/python2.3/site-packages/spambayes/resources
copying build/lib/spambayes/UserInterface.py -> /opt/python-2.3/lib/python2.3/site-packages/spambayesbyte-compiling /opt/python-2.3/lib/python2.3/site-packages/spambayes/Options.py to Options.pycbyte-compiling /opt/python-2.3/lib/python2.3/site-packages/spambayes/Dibbler.py to Dibbler.pycbyte-compiling /opt/python-2.3/lib/python2.3/site-packages/spambayes/hammie.py to hammie.pyc  File "/opt/python-2.3/lib/python2.3/site-packages/spambayes/hammie.py", line 260
    if __name__ == "__main__":
     ^
SyntaxError: invalid syntax
byte-compiling /opt/python-2.3/lib/python2.3/site-packages/spambayes/resources/ui_html.py to ui_html.pycbyte-compiling /opt/python-2.3/lib/python2.3/site-packages/spambayes/UserInterface.py to UserInterface.pycrunning install_scripts

If anyone can offer any assistance on what may be wrong, it will be much appreciated. I am interested in running spampays using procmail. Any additional information required/requested will be provided in a timely fashion..

Thanks!

Jason

1




More information about the Spambayes mailing list