Hello!
I recently (attempted) to update PlatformIO to version 3.2.0 within vscode.
I now only get the error "Traceback (most recent call last): File “C:\Users<MyUsername>.platformio.cache\tmp\get-platformio-1.1.3.py”, line 69 in main() File… each time that vscode is launched.
In addition, I’ve also recieved 15+ errors saying "Unable to resolve configuration with compilerPath: “C:\Users<MyUsername>.platformio\packages\toolchain-gccarmnoneeai@1.90201.191206\bin\arm-none-eabi-gcc.exe” as well as the same error referencing atmelavr instead of gccarmnoneeabi.
I have used this extension for years with no issues, and now it suddenly started throwing these errors all over the place. It is worth noting that sometimes I am still able to get past this error and build a package, but it rarely works.
Any help would be appreciated!