[Tinyos-help] Problem with tossim/python: Segmentation fault (core dumped)

Mohamed Ahmed mohamed7ahmed at yahoo.com
Sun Dec 31 09:06:48 PST 2006


Hi,
   
  When I run the command 
  >>> from TOSSIM import *

  I got the error "Segmentation fault (core dumped)".
   
  I also tried other options already tested by Preeti K. (according to one of his previous
  emails) and got the following outputs:
  
>>> from tinyos.TOSSIM import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named tinyos.TOSSIM
>>> from tinyos.tossim import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named tinyos.tossim
>>> from tossim import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named tossim
   
  Any hint on how to solve this problem?
   
  Thank you,
  Mohamed
   

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20061231/31439708/attachment.htm


More information about the Tinyos-help mailing list