Hi all,

I am having problem while simulating the RadioCountToLeds application in T2 
using cygwin.

While issuing the command: $ python packets.py, I got this error messages:

Traceback (most recent call last):
  File "packets.py", line 6, in <module>
    from RadioCountMsg import *
  File "/opt/tinyos-2.x/apps/RadioCountToLeds/RadioCountMsg.py", line 7, in 
<module>
    import tinyos.message.Message
ImportError: No module named tinyos.message.Message


The compiling (make micaz) and simulating (make micaz sim) were successfull, 
but failed to run on python.


I tried the exact codes in linux, but was successful...


If anyone can give suggestions how I can get rid of this problem...


thanks in advance...


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

Reply via email to