tmda and python

Mike Meyer mwm at mired.org
Sat Feb 1 13:57:53 EST 2003


dr_jackson at yahoo.com (DJ) writes:

> Uncaught Python 2.2.1 Exception (Sat Feb  1 09:44:50 2003):
> -----------------------------------------------------------
> 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 72, in ?
>     from TMDA import Version
> ImportError: No module named TMDA
> Traceback (most recent call last):
>   File "/usr/bin/tmda-filter", line 67, in ?
>     from TMDA.Defaults import LOGFILE_DEBUG
> ImportError: No module named TMDA.Defaults
> 
> 
> Still having the same prob, but am I pointing to python in the right
> place? I'm not sure where else to direct tmda to python2, if that's
> not it. Thanks to all for helping.

TMDA is in the wrong place. It needs to be in
.../lib/python2.2/site-packages/TMDA.

How did you install TMDA?

FWIW, tmda-users at tmda.net would be a better place for this problem.

        <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.




More information about the Python-list mailing list