Hi everybody,
I'm triyng to run up TOSSIM in an Ubuntu Box with Python 2.5.
So, all the compilation process is going right, but when I try to import the
TOSSIM module I obtain this error:
>>> import TOSSIM
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "TOSSIM.py", line 4, in <module>
import _TOSSIM
ImportError: ./_TOSSIMmodule.so: undefined symbol: _Py_RefTotal
It seems that I need a file where is defined the class _Py_RefTotal.
Someone could help me?
Thank you very much
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help