Traceback (most recent call last): File "hello.HC-SR04_SYK.py", line 17, infrom Tkinter import * File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 42, in raise ImportError, str(msg) + ', please install the python-tk package' ImportError: No module named _tkinter, please install the python-tk package
Traceback (most recent call last): File "hello.HC-SR04_SYK.py", line 18, inimport serial ImportError: No module named serial