Remo Mattei <[EMAIL PROTECTED]> writes:

> Traceback (most recent call last):
>   File "/usr/local/bin/tmda-filter", line 53, in ?
>     execfile(os.path.join(execdir, 'tmda-rfilter'))
>   File "/usr/local/bin/tmda-rfilter", line 784, in ?
>     main()
>   File "/usr/local/bin/tmda-rfilter", line 692, in main
>     q.cleanQueue()
> AttributeError: Queue instance has no attribute 'cleanQueue'

You have an old version of the TMDA directory that is being used
instead of the new one.  Specifically, you have an old version of
Pending.py.  The files in the TMDA directory change, usually with each
release, so you need to get rid of old ones, or make sure that you're
installing TMDA in a consistent fashion.

If you install from RPM or *BSD ports, the TMDA directory gets copied
to /usr{/local}/bin/lib/python2.x/site-packages/TMDA.  If you run TMDA
from the directory you unpack it in, then you shouldn't have any
problems.  If you're making symlinks all over the place, you'll have
to describe what you've done in great detail for us to be able to
help.


Tim
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to