Robin Lynn Frank <[EMAIL PROTECTED]> writes:

> I upgraded from 0.62 to 0.63 and got:
> Uncaught Python 2.2.1 Exception (Thu Nov  7 08:40:56 2002):
> -----------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/bin/tmda-filter", line 53, in ?
>     execfile(os.path.join(execdir, 'tmda-rfilter'))
>   File "/usr/bin/tmda-rfilter", line 154, in ?
>     orig_msgin_headers_as_string = Util.headers_as_string(msgin)
>   File "/usr/lib/python2.2/site-packages/TMDA/Util.py", line 417, in 
> headers_as_string
>     (k, decode_header(v)) for k, v in msg.items()])
>   File "/usr/lib/python2.2/site-packages/TMDA/Util.py", line 399, in 
> decode_header
>     from email import Header
> ImportError: cannot import name Header
>
> I'm sure I screwed up, but can someone point me in the right
> direction?

Are you sure you upgraded all parts of TMDA?  (You're storing it in
the Python installation tree.)

Run tmda-filter from the TMDA source tree and see if you have the
same problem.

-Drew


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

Reply via email to