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

Closed KochC closed 3 years ago

KochC commented 3 years ago

PIO Core Call Error: "b''\n\nUpon execvpe /usr/local/bin/platformio [b'/usr/local/bin/platformio', b'init', b'--board', b'esp32cam', b'--project-option', b'framework = arduino', b'--ide', b'vscode'] in environment id 4461691712\n:Traceback (most recent call last):\n File \"/Users/chris/.platformio/packages/contrib-pysite/twisted/internet/process.py\", line 405, in _fork\n self._execChild(path, uid, gid, executable, args,\n File \"/Users/chris/.platformio/packages/contrib-pysite/twisted/internet/process.py\", line 484, in _execChild\n os.execvpe(executable, args, environment)\n File \"/Users/chris/.platformio/python3/lib/python3.8/os.py\", line 577, in execvpe\n _execvpe(file, args, env)\n File \"/Users/chris/.platformio/python3/lib/python3.8/os.py\", line 591, in _execvpe\n exec_func(file, *argrest)\nFileNotFoundError: [Errno 2] No such file or directory: '/usr/local/bin/platformio'"

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