You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in any case I updated the platformio.ini files both for examples/esp32 and the "template app" , and everything seems to be working Ok when using ESP-IDF v5.3.
If you still have issues with PlatformIO, please LMK. ty
So I'm following the setup guide for Platform IO within VSCode.
I'm running this on Linux Mint 22 Cinnamon.
During Platform IO extension setup and when trying to compile i get the following error in the console.
It appears to be a bug in the version of Espresif32 platform used for the PlatformIO config according to this forum post: https://community.platformio.org/t/error-creating-projects-pkg-resources-issue/38481/2
This PR change fixes the issue: platformio/platform-espressif32@bd7dd2c
Locally i manually applied that change and it now all compiles fine.
Just raising for awareness.
The text was updated successfully, but these errors were encountered: