Hi,

 

I face to a problem trying to import TOSSIM. I wanna use TOSSIM
simulator with the help of
http://www.tinyos.net/dist-2.0.0/tinyos-2.x/doc/html/tutorial/lesson11.h
tml .

I compile it successfully but trying to import TOSSIM as follow:

 

$ python

>>> from tossim import *

 

 I see this error message:

 

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

ImportError : No module named tossim

 

I have also exported PYTHONPATH. As I see this is a common problem but I
cannot find the answer..

 

Any help would be appreciated!

 

Best regards,

Parisa

 

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to