Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not initialize project #9115

Open
ARDUTECH0 opened this issue Nov 30, 2024 · 0 comments
Open

Could not initialize project #9115

ARDUTECH0 opened this issue Nov 30, 2024 · 0 comments

Comments

@ARDUTECH0
Copy link

PIO Core Call Error: "The following files/directories have been created in /Users/seifemad/Documents/PlatformIO/Projects/ttgo \ninclude - Put project header files here\nlib - Put project specific (private) libraries here\nsrc - Put project source files here\nplatformio.ini - Project Configuration File\nResolving esp32dev dependencies...\nPlatform Manager: Installing espressif32\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nPlatform Manager: [email protected] 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 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nTool Manager: [email protected]+2021r2-patch5 has been installed!\nTool Manager: Installing platformio/framework-arduinoespressif32 @ ~3.20017.0\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nTool Manager: [email protected] has been installed!\nTool Manager: Installing platformio/tool-esptoolpy @ ~1.40501.0\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nTool Manager: [email protected] has been installed!\nTool Manager: Installing platformio/tool-scons @ ~4.40801.0\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\nTool Manager: [email protected] has been installed!\nUpdating metadata for the vscode IDE...\n\n\nUserSideException: Processing esp32dev (platform: espressif32; board: esp32dev; framework: arduino)\n--------------------------------------------------------------------------------\nVerbose mode can be enabled via -v, --verbose option\nFileNotFoundError: [Errno 2] No such file or directory: '/Users/seifemad/Documents/PlatformIO/Projects/ttgo':\n File "/Users/seifemad/.platformio/penv/lib/python3.11/site-packages/platformio/builder/main.py", line 158:\n env.LoadPioPlatform()\n File "/Users/seifemad/.platformio/packages/tool-scons/scons-local-4.8.1/SCons/Util/envs.py", line 252:\n return self.method(*nargs, **kwargs)\n File "/Users/seifemad/.platformio/penv/lib/python3.11/site-packages/platformio/builder/tools/pioplatform.py", line 102:\n board_config = env.BoardConfig()\n File "/Users/seifemad/.platformio/packages/tool-scons/scons-local-4.8.1/SCons/Util/envs.py", line 252:\n return self.method(*nargs, **kwargs)\n File "/Users/seifemad/.platformio/penv/lib/python3.11/site-packages/platformio/builder/tools/pioplatform.py", line 44:\n with fs.cd(env.subst("$PROJECT_DIR")):\n File "/Users/seifemad/.platformio/penv/lib/python3.11/site-packages/platformio/fs.py", line 37:\n os.chdir(self.new_path)\n========================== [FAILED] Took 0.89 seconds =========================="

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant