hi
i am doing project in wsn on telosb .... i have following error when i
Running TOSSIM with Python
ImportError: ./_TOSSIMmodule.so: undefined symbol: _Py_RefTotal
hear comes what i did in Terminal (Ubuntu)
*** Successfully built micaz TOSSIM library.
pradhap@ubuntu:/opt/tinyos-2.1.0/apps/RadioCountToLeds$ ./TOSSIM.py
bash: ./TOSSIM.py: Permission denied
pradhap@ubuntu:/opt/tinyos-2.1.0/apps/RadioCountToLeds$ #!/usr/bin/env
python
pradhap@ubuntu:/opt/tinyos-2.1.0/apps/RadioCountToLeds$ #!/usr/bin/env
python
pradhap@ubuntu:/opt/tinyos-2.1.0/apps/RadioCountToLeds$ python
Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from TOSSIM import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "TOSSIM.py", line 25, in <module>
_TOSSIM = swig_import_helper()
File "TOSSIM.py", line 21, in swig_import_helper
_mod = imp.load_module('_TOSSIM', fp, pathname, description)
ImportError: ./_TOSSIMmodule.so: undefined symbol: _Py_RefTotal
please any one help me regarding this... Thanks in Advance
--
Regards
Prathap Mathiyalagan
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help