Hi, I have the following error when i run a python file : Traceback (most recent call last): File "MySimulation.py", line 14, in <module> from random import * File "/usr/local/lib/python2.6/random.py", line 48, in <module> from binascii import hexlify as _hexlifyImportError: No such file or directory
Have you a solution ?
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
