Hello,
i updated to esphome2023.5.0.
i compile now my esphome code for my ESP32-S2 and i use the framwork.
i get now an Error-message like that
Esphome 2023.5.0 requires pyparsing>=3.0, but you have pyparsing 2.3.1 which is incompatible.
i have to update that too to pyparsing>=3.0,?
what i have to do for update…
i use HA-OS System on my raspberry pi
and i installed already HACS…
Second question:
I use now my first time an ESP32-S2 Wrover Board.
Is thats true i can not use the Framwork type: Arduino and i have to use the framwork type : esp-idf ?
best regards
Achim
edit:
i updated now my hA too, and now i not get more this pyparsing error. maybe HA updated pyparsing too
But, i get only one time this pharsing problem.
after that i updated my HA-System to the latest version because i updated too esphome before at the latest version.
And now, i not get this error more… but i’m not sure if that the correct result
This problem still persists with ESPHome version 2023.6.2, indeed only when using the esp-idf framework.
There are many reports from others about this on the GitHub Issue page, but up to now there is (as far as I can see) no response or action from the code owners.
My ESP32 devices with the esp-idf framework appear still to be functioning without problems, so I would like to know whether this is a “real” or just a “cosmetic” problem.
Anybody with more knowledge about this?