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 #5519

Open FriisConsultApS opened 1 year ago

FriisConsultApS commented 1 year ago

PIO Core Call Error: "The current working directory /Users/perfriis/Documents/PlatformIO/Projects/QT will be used for the project.\n\nThe next files/directories have been created in /Users/perfriis/Documents/PlatformIO/Projects/QT \ninclude - Put project header files here\nlib - Put here project specific (private) libraries\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nResolving adafruit_qtpy_esp32 dependencies...\nPlatform Manager: Installing espressif32\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking\nPlatform Manager: espressif32@6.0.1 has been installed!\nTool Manager: Installing espressif/toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking\nTool Manager: toolchain-xtensa-esp32@8.4.0+2021r2-patch5 has been installed!\nTool Manager: Installing platformio/framework-arduinoespressif32 @ ~3.20006.0\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking\nTool Manager: framework-arduinoespressif32@3.20006.221224 has been installed!\nTool Manager: Installing platformio/tool-esptoolpy @ ~1.40400.0\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking\nTool Manager: tool-esptoolpy@1.40400.0 has been installed!\nUpdating metadata for the vscode IDE...\n\n\nError: Processing adafruit_qtpy_esp32 (platform: espressif32; board: adafruit_qtpy_esp32; framework: arduino)\n--------------------------------------------------------------------------------\nVerbose mode can be enabled via -v, --verbose option\nFileNotFoundError: [Errno 2] No such file or directory: '/Users/perfriis/Documents/PlatformIO/Projects/QT':\n File \"/Users/perfriis/.platformio/penv/lib/python3.9/site-packages/platformio/builder/main.py\", line 171:\n env.LoadPioPlatform()\n File \"/Users/perfriis/.platformio/packages/tool-scons/scons-local-4.4.0/SCons/Util.py\", line 737:\n return self.method(*nargs, *kwargs)\n File \"/Users/perfriis/.platformio/penv/lib/python3.9/site-packages/platformio/builder/tools/pioplatform.py\", line 102:\n board_config = env.BoardConfig()\n File \"/Users/perfriis/.platformio/packages/tool-scons/scons-local-4.4.0/SCons/Util.py\", line 737:\n return self.method(nargs, **kwargs)\n File \"/Users/perfriis/.platformio/penv/lib/python3.9/site-packages/platformio/builder/tools/pioplatform.py\", line 46:\n with fs.cd(env.subst(\"$PROJECT_DIR\")):\n File \"/Users/perfriis/.platformio/penv/lib/python3.9/site-packages/platformio/fs.py\", line 37:\n os.chdir(self.new_path)\n========================== [FAILED] Took 0.25 seconds =========================="

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Please provide more details or it will be closed if no further activity occurs. Thank you for your contributions.