Hi! On Thu, 2 Apr 2009, [email protected] wrote:
> Hi All, > > I faced a strange error while inject application code as following: > > testbed:/opt/tinyos-2.1.0/apps/tests/deluge/Blink$ tos-deluge > serial@/dev/ttyUSB0:115200 -i 1 build/telosb/tos_image.xml > Traceback (most recent call last): > File "/usr/local/bin/tos-deluge", line 401, in <module> > am = tos.AM() > TypeError: __init__() takes exactly 2 arguments (1 given) > > ----------------------------------------------------------------------- > > I am using ubuntu 8.10, Is there someone faced this same error? > Can you please make sure you are using the latest CVS of tinyos? The ser...@port:SPEED in tos.py is something that was added after 2.1 was released. -- Razvan ME _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
