Closed simonszu closed 5 years ago
I can't reproduce this, is that all your yaml? whats the purpose?
Seems like something is not installed properly, can you run pip install esphome
and add output here?
try rolling back voluptuous.
pip install voluptuous==0.11.5
Hey, as it says Here just install the dev branch as master is pretty much F'uped
pip install https://github.com/esphome/esphome/archive/dev.zip
Hope it helps, and we can close this one as a duplicate.
duplicate of #666
Operating environment/Installation (Hass.io/Docker/pip/etc.):
Windows 10, Python 2.7.16, pip 19.2.3
ESP (ESP32/ESP8266, Board/Sonoff): Wemos D1 Mini with DHT22 shield
Affected component:
Core - https://esphome.io/components/esphome.html
Description of problem:
esphome sketch.yaml run
creates an exception. This is the stack trace:Problem-relevant YAML-configuration entries:
Logs (if applicable): See stack trace
Additional information and things you've tried: