Well, sorry for the TestMcu application the error is:

*$ python test.py
Traceback (most recent call last):
  File "test.py", line 16, in <module>
    em=t.newEnergyEstimator();
  File "/opt/tinyos-2.x-contrib/cedt/apps/tests/TestMcu/TOSSIM.py",
line 269, in <l

ambda>
    __getattr__ = lambda self, name: _swig_getattr(self, Tossim, name)
  File "/opt/tinyos-2.x**-contrib/cedt**/apps/tests/TestMcu/TOSSIM.py",
line 19, in _sw
ig_getattr     raise AttributeError,name

AttributeError: newEnergyEstimator

*

How it can work????

On Fri, Jul 23, 2010 at 5:14 PM, ada thomo <adag...@gmail.com> wrote:

> *Hi,
> I was trying to simulate TestMcu application in order to estimate the energy 
> of the nodes according to the instruction
>
> **http://mail.millennium.berkeley.edu/pipermail/sim-wg/2007-September/000080.html
>
> But I get the following error:
>
> $ python test.py
> Traceback (most recent call last):
>   File "test.py", line 16, in <module>
>     e=t.EnergyEstimator();
>   File "/opt/tinyos-2.x/apps/tests/TestDissemination/TOSSIM.py", line 269, in 
> <l
>
> ambda>
>     __getattr__ = lambda self, name: _swig_getattr(self, Tossim, name)
>   File "/opt/tinyos-2.x/apps/tests/TestDissemination/TOSSIM.py", line 19, in 
> _sw
> ig_getattr
>     raise AttributeError,name
>
> AttributeError: EnergyEstimator
>
>
> Any ideas???
>
> *
>
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to