platformio / platformio-home

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

Could not initialize project #3888

Closed Shourya-maker-lab closed 2 years ago

Shourya-maker-lab commented 2 years ago

PIO Core Call Error: "The current working directory /Users/shouryapandey/Documents/PlatformIO/Projects/Rubber Ducky will be used for the project.\n\nThe next files/directories have been created in /Users/shouryapandey/Documents/PlatformIO/Projects/Rubber Ducky \ninclude - Put project header files here\nlib - Put here project specific (private) libraries\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nPlatform Manager: Installing atmelavr\nDownloading\nUnpacking\nPlatform Manager: atmelavr @ 3.4.0 has been installed!\nTool Manager: Installing platformio/toolchain-atmelavr @ ~1.70300.0\nDownloading\nUnpacking\nTool Manager: toolchain-atmelavr @ 1.70300.191015 has been installed!\nThe platform 'atmelavr' has been successfully installed!\nThe rest of the packages will be installed later depending on your build environment.\n\n\nError: Processing digispark-tiny (platform: atmelavr; board: digispark-tiny; framework: arduino)\n--------------------------------------------------------------------------------\nTool Manager: Installing platformio/framework-arduino-avr-digistump @ ~1.7.2\nDownloading\nUnpacking\nTool Manager: framework-arduino-avr-digistump @ 1.7.2 has been installed!\nTool Manager: Installing platformio/tool-scons @ ~4.40300.0\nDownloading\nUnpacking\nTool Manager: tool-scons @ 4.40300.1 has been installed!\nVerbose mode can be enabled via -v, --verbose option\nFileNotFoundError: [Errno 2] No such file or directory: '/Users/shouryapandey/Documents/PlatformIO/Projects/Rubber Ducky':\n File \"/Users/shouryapandey/.platformio/penv/lib/python3.10/site-packages/platformio/builder/main.py\", line 169:\n env.LoadPioPlatform()\n File \"/Users/shouryapandey/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Util.py\", line 742:\n return self.method(*nargs, *kwargs)\n File \"/Users/shouryapandey/.platformio/penv/lib/python3.10/site-packages/platformio/builder/tools/pioplatform.py\", line 102:\n board_config = env.BoardConfig()\n File \"/Users/shouryapandey/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Util.py\", line 742:\n return self.method(nargs, **kwargs)\n File \"/Users/shouryapandey/.platformio/penv/lib/python3.10/site-packages/platformio/builder/tools/pioplatform.py\", line 46:\n with fs.cd(env.subst(\"$PROJECT_DIR\")):\n File \"/Users/shouryapandey/.platformio/penv/lib/python3.10/site-packages/platformio/fs.py\", line 37:\n os.chdir(self.new_path)\n========================= [FAILED] Took 13.06 seconds ========================="

stale[bot] commented 2 years 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.

Shourya-maker-lab commented 2 years ago

can anybody help me with the above issue when every I try to put code on the digipack Attiny At85 it shows this error

Shourya-maker-lab commented 2 years ago

i never found the problems sol