[Tinyos-help] TossimApp not found
Andreas Reinhardt
Andreas.Reinhardt at KOM.tu-darmstadt.de
Fri Jan 4 06:52:22 PST 2008
It seems your PYTHONPATH variable is not set properly. You might want
to try the following command:
export PYTHONPATH=$PYTHONPATH:$TOSROOT/support/sdk/python
Regards,
Andreas
> Hello,
>
>
> I'm trying to complete 'Lesson 11: Simulation with TOSSIM'.
> This is going pretty fine until the part explaining how to inspect
variables.
>
> The line:
>
> from tinyos.tossim.TossimApp import *
>
> Gives me the following error:
>
> ImportError: No module named tinyos.tossim.TossimApp
>
>
> I found the same question in the mailing list dated end of october
'06, but there's no answer...
>
> Can somebody give me a hint?
>
> Thanks!
> Klaas
More information about the Tinyos-help
mailing list