[EMAIL PROTECTED] writes:

> My environment has multiple versions of python installed, one in
> /usr/bin and one in /usr/local/bin.  This has been causing problems
> with my TMDA setup, I have set PYTHONPATH in ~/.bashrc and still
> having issues.  When I try to send mail via tmda-sendmail I get the
> following err:
>
> Traceback (innermost last):
>   File "/home/stray/local/tmda/bin/tmda-sendmail", line 40, in ?
>     from TMDA import Version
>   File "/home/stray/local/tmda/TMDA/Version.py", line 35, in ?
>     PYTHON = sys.version.split()[0]
> AttributeError: 'string' object has no attribute 'split'
>
> Advice?

See http://tmda.net/faq.cgi?req=show&file=faq02.001.htp
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to