hello everybody,
i building a java application that send/receive data at mote by serialjava.py
During the compilation the Eclipse return this error

Exception in thread "main" Traceback (innermost last):
  File "/home/maverick/prova/mycomm.py", line 0, in main
  File "/usr/lib/tinyos/serial/__init__.py", line 17, in ?
  File "/usr/lib/tinyos/serial/serialjava.py", line 9, in ?
ImportError: no module named comm

Note that javax.comm package is regular imported !!!

PS: any script python is convert in java class with Jython (ex string.py)

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

Reply via email to