mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
7927d3b351
This is the reason people are seeing lark issue. Is is fixed in CI but on development host, if we follow the steps mentioned in the doc then it installs lark in our native python environment. By sourcing idf's export.sh it will install lark in idf's environment.