On Sep 11, 2006, at 6:42 AM, Munaretto, Daniel wrote:

Dear all,
following the tutorial and archive cause of some problems, i compiled Blink apps as:

make micaz sim- cygwin

in order to run then TOSSIM.
But after writing
"from TOSSIM import *"
in python environment, the bash displays "no module named TOSSIM". Does it mean that with the sim- cygwin command i cannot run TOSSIM in tinyos-2.x?

You need to add tinyos-2.x/support/sdk/python to your PYTHONPATH variable.

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

Reply via email to