platformio / platformio-core-installer

PlatformIO Core Installer
https://docs.platformio.org/en/latest/core/installation/index.html
Apache License 2.0
82 stars 50 forks source link

Installation Manager #3116

Closed disneytoy closed 5 months ago

disneytoy commented 7 months ago

%23 Description of problem Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

$ apt-get install python3-venv

(MAY require administrator access sudo) -> Installer version: 1.1.2 Platform: Windows-10 Python version: 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45:37) [MSC v.1934 64 bit (AMD64)] Python path: C:\Users\Nexa10.platformio\python3\python.exe Creating a virtual environment at C:\Users\Nexa10.platformio\penv

at c:\Users\Nexa10\.vscode\extensions\platformio.platformio-ide-3.1.1-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5303
at ChildProcess.o (c:\Users\Nexa10\.vscode\extensions\platformio.platformio-ide-3.1.1-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:4601)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1112:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
ivankravets commented 5 months ago

Please remove C:\Users\Nexa10\.platformio\python3 folder and restart VSCode.