pvvx / esp8266web

Small web server on ESP8266
The Unlicense
246 stars 92 forks source link

ImportError: No module named serial #6

Open tinamore opened 9 years ago

tinamore commented 9 years ago

Hi Thankyou for great project. I have make in elipse and show error

Traceback (most recent call last): File "C:\Espressif\examples\esp8266web-master\esptool.py", line 22, in import serial ImportError: No module named serial C:/Espressif/examples/esp8266web-master/Makefile:224: recipe for target 'FlashAll' failed mingw32-make.exe: *\ [FlashAll] Error 1

how do fix it ? Thankyou

pvvx commented 9 years ago

Install Python27 + install pyserial