Hello everyone, I'm working with TinyOS-2.1.0 in Ubuntu8.10 and b6lowpan code from Berkeley. I'm newbie working with Python and I'm having some problems... I've tried to use Listener.py (an application that comes with b6lowpan code), but there is an error with module "tinyos.message.Message", it can't be found... I've established my python path as follows:
TOSROOT=/opt/tinyos-2.1.0 PYTHONPATH=$TOSROOT/support/sdk/python/tinyos Maybe I'm missing another variable or the path isn't correct... Any help will be great! Thanks in advance! Ana. -- View this message in context: http://www.nabble.com/Python-error-tp23197355p23197355.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
