Yes, the espressif component kconfig has been updated and needs now the python module rich. The needed change is done already in pioarduino in the development branches. To fix on your current install. Install module rich in your pyenv which is used from Platformio. When using VSC this should work. Opening a Terminal and fire the command pip3 install rich
.
Writing here from mobile phone is a pain here!