[spambayes-bugs] [ spambayes-Bugs-787296 ] Local installation problem: hammiefilter_persistent_storage

SourceForge.net noreply at sourceforge.net
Tue Aug 12 03:55:17 EDT 2003


Bugs item #787296, was opened at 2003-08-12 11:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=787296&group_id=61702

Category: hammie
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Volker Stolz (volkersf)
Assigned to: Nobody/Anonymous (nobody)
Summary: Local installation problem: hammiefilter_persistent_storage

Initial Comment:
I have a local python 2.3 installation into $HOME/Linux and setup.py installed everything in the correct places (~/Linux/bin ~/Linux/lib/..python../site-packages/..), but when I run 'hammie.py' to train, I get:

Mail at atlas [11:53:46]> hammie.py
Traceback (most recent call last):
  File "/home/stolz/Linux/bin/hammie.py", line 4, in ?
    import spambayes.hammiebulk
  File "/home/stolz/Linux/lib/python2.3/site-packages/spambayes/hammiebulk.py", line 62, in ?
    DEFAULTDB = os.path.expanduser(options.hammiefilter_persistent_storage_file)
AttributeError: 'OptionsClass' object has no attribute 'hammiefilter_persistent_storage_file'

A 'regular' /usr/local-setup with Python 2.2 on FreeBSD works fine.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=787296&group_id=61702



More information about the Spambayes-bugs mailing list