Hi Ricardo, I'm compiling for TOSSIM, with the "make micaz sim-sf" , because I want to use the SerialForwarder. Even the python objects for simulation are generated normally, the problem is when I run the python script. The same command runs fine when I use cygwin with windows. Thanks.
2010/1/29 Ricardo . <[email protected]>: > It seems to me that you're not compiling the code for TOSSIM. How are you > compiling the application? > -- > Ricardo > > On Wed, Jan 27, 2010 at 10:41 PM, francisco cassimiro > <[email protected]> wrote: >> >> hi folks >> I'm having problems with TOSSIM when I try to run my python script. >> The error is this below: >> >> >> cassim...@cassimiro-laptop:/opt/tinyos-2.1.0/apps/Servico_padrao_V3/src/Sink_com_Source$ >> python simula.py >> Traceback (most recent call last): >> File "simula.py", line 1, in <module> >> from TOSSIM import * >> File >> "/opt/tinyos-2.1.0/apps/Servico_padrao_V3/src/Sink_com_Source/TOSSIM.py", >> line 7, in <module> >> import _TOSSIM >> ImportError: No module named _TOSSIM >> >> >> Does anyone know what can be? >> >> I use ubuntu 9.10 and have python installed. >> >> Thanks. >> >> -- >> Francisco Cassimiro Neto. >> Antes de tudo, filho de Deus. >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Francisco Cassimiro Neto. Antes de tudo, filho de Deus. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
