Oops, reply didn't go to the list.

---------- Forwarded message ----------
From: David Bandel <[EMAIL PROTECTED]>
Date: Dec 19, 2006 12:20 PM
Subject: Re: New TMDA install
To: Stephen Warren <[EMAIL PROTECTED]>


On 12/19/06, Stephen Warren <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> David Bandel wrote:
> > First tried to verify the modules python is calling, one of which is
> > os.  This seems not to be on my system (and would account for all the
> > problems if os is responsible for system calls).
>
> Yes, the os module is a core part of Python and must be present for
> practically anything to work. Something is seriously wrong with your
> Python installation. I suggest un-installing and re-installing.
>
> Can you type this as a command prompt?:
>
> python    # Runs interactive interpreter
> import os # Load the os module

The above produces no output (i.e., no error messages).  So this must
be OK.  I also imported signal, socket, and sys with no errors.

I had both python 2.3 and 2.4 on my system.  Just uninstalled 2.3 in
case there was a clash.  Does not seem to have had any effect (still
get the same error at runtime on tmda-ofmipd).

Does the traceback mean anything to you?  Because it has me lost.
Looks to me like getfilemode is failing.

BTW:  tmda is version 1.1.9 (latest I could find).
TMDA/1.1.9 "Jura" (Python/2.4.4 on Linux-2.6.16-i686-with-debian-4.0)


Thanx,

David A. Bandel
--
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto


-- 
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto
_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to