platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
93 stars 62 forks source link

Could not initialize project #7837

Open SAGARELECTRONICSINDIA opened 4 months ago

SAGARELECTRONICSINDIA commented 4 months ago

PIO Core Call Error: "Resolving esp32-s3-devkitc-1 dependencies...\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nUserSideException: Processing esp32-s3-devkitc-1 (platform: espressif32; board: esp32-s3-devkitc-1; framework: espidf)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\nCONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32-s3-devkitc-1.html\r\nPLATFORM: Espressif 32 (6.6.0) > Espressif ESP32-S3-DevKitC-1-N8 (8 MB QD, No PSRAM)\r\nHARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash\r\nDEBUG: Current (esp-builtin) On-board (esp-builtin) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)\r\nPACKAGES: \r\n - framework-espidf @ 3.50201.0 (5.2.1) \r\n - tool-cmake @ 3.16.4 \r\n - tool-esptoolpy @ 1.40501.0 (4.5.1) \r\n - tool-idf @ 1.0.1 \r\n - tool-mconf @ 1.4060000.20190628 (406.0.0) \r\n - tool-ninja @ 1.9.0 \r\n - tool-riscv32-esp-elf-gdb @ 11.2.0+20220823 \r\n - tool-xtensa-esp-elf-gdb @ 11.2.0+20230208 \r\n - toolchain-esp32ulp @ 1.23500.220830 (2.35.0) \r\n - toolchain-riscv32-esp @ 13.2.0+20230928 \r\n - toolchain-xtensa-esp32s3 @ 12.2.0+20230208\r\nRemoving an oudated IDF virtual environment\r\nError: Cannot remove an outdated IDF virtual environment. Please remove the C:\\Users\\ASAINI\\.platformio\\penv\\.espidf-5.2.1 folder manually!\r\n========================== [FAILED] Took 0.56 seconds =========================="

davewyers commented 4 months ago

Looks like the error code is telling you wat to do here.

Cannot remove an outdated IDF virtual environment. Please remove the C:\Users\ASAINI\.platformio\penv\.espidf-5.2.1 folder manually