Hi,
I compiled the Blink application in my cygwin (by make micaz sim-cygwin),
and run python.
But it complains that there is no module TOSSIM even though I set the
PYTHONPATH variable to /opt/tinyos-2.x/support/sdk/python
Do you have any idea what could go wrong?

 >>> from TOSSIM import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named TOSSIM
>>>

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

Reply via email to