hi there fixed problem #2, it was just a problem with python installation, so I reinstalled python 2.6.5.
problem #1 still remains thanks vamsi ----- Original Message ----- From: "Vamsidhar Addanki" <[email protected]> To: [email protected] Sent: Monday, May 16, 2011 11:21:15 AM Subject: [Tinyos-help] tossim help Hi there 1. I was wondering if it possible to run two separate terminals in linux one executing a copy of oscilloscope and the other executing base station and repeat the process of noticing the packet received on the java based oscilloscope application? 2. when i run the python script TOSSIM.py in the apps/Oscilloscope folder generated by running "make micaz sim" , i get the following error TOSSIM.py:7: RuntimeWarning: Python C API version mismatch for module _TOSSIM: This Python has API version 1012, module _TOSSIM has version 1013. import _TOSSIM TOSSIM.py:7: RuntimeWarning: Python C API version mismatch for module swig_runtime_data3: This Python has API version 1012, module swig_runtime_data3 has version 1013. import _TOSSIM please advise thanks vamsidhar _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
