[Tinyos-help] TossimApp not found

2008-01-04 Thread Andreas Reinhardt
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

[Tinyos-help] TossimApp not found

2006-11-09 Thread Klaas Thoelen
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