Hi, I am trying to install PlatformIO on my VS Code, but it keeps failing. I have tried on both Windows and Ubuntu.
This is the error code I get:
Error: error: subprocess-exited-with-error
Building wheel for platformio (pyproject.toml) did not run successfully.
exit code: 1
Building wheels for collected packages: platformio
Building wheel for platformio (pyproject.toml): started
Building wheel for platformio (pyproject.toml): finished with status ‘error’
Failed to build platformio
at c:\Users\garyf.DESKTOP-RILC1JD\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5323
at ChildProcess.i (c:\Users\garyf.DESKTOP-RILC1JD\.vscode\extensions\platformio.platformio-ide-3.3.3-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:4621)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:488:12)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)