platformio-core-installer icon indicating copy to clipboard operation
platformio-core-installer copied to clipboard

Installation Manager

Open mikpoly opened this issue 1 year ago • 1 comments

%23 Description of problem Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

  • https://github.com/platformio/platformio-vscode-ide/issues%3Fq=is%3Aissue

%23 Configuration

VSCode: 1.94.2 PIO IDE: v3.3.3 System: Windows_NT, 10.0.19045, x64

%23 Exception

Error: Error: spawn C:\Users\CypherPunk\.platformio\python3\python.exe ENOENT
  at c:\Users\CypherPunk\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5261
  at i (c:\Users\CypherPunk\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:4559)
  at ChildProcess.<anonymous> (c:\Users\CypherPunk\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5119)
  at ChildProcess.emit (node:events:519:28)
  at ChildProcess.emit (node:domain:488:12)
  at Process.ChildProcess._handle.onexit (node:internal/child_process:292:12)
  at onErrorNT (node:internal/child_process:484:16)
  at processTicksAndRejections (node:internal/process/task_queues:82:21)

mikpoly avatar Oct 19 '24 16:10 mikpoly