Results 2 issues of [email protected]

I tried running esp8266test.py using Python34, and there was a syntax error, and an error regarding the character encoding. What version of python is necessary to run esp8266test.py?

I was hoping to run the esp8266test.py script, but there is a missing dependency (The "serial" module). I did not know that I needed to install this module. An indication...