platformio / platformio-core-installer

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

Installation Manager #3076

Closed denghongdddd closed 8 months ago

denghongdddd commented 1 year ago

%23 Description of problem Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

[notice] A new release of pip is available: 23.1.2 -> 23.2.1 [notice] To update, run: C:\Users\15499.platformio\penv\Scripts\python.exe -m pip install --upgrade pip Error: Could not install PlatformIO Core: If you have antivirus/firewall/defender software in a system, try to disable it for a while. Command '['C:\Users\15499\.platformio\penv\Scripts\python.exe', '-m', 'pip', 'install', '-U', 'platformio']' returned non-zero exit status 1. -> Installer version: 1.2.1 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\15499.platformio\python3\python.exe Creating a virtual environment at C:\Users\15499.platformio\penv Updating Python package manager (PIP) in a virtual environment Virtual environment has been successfully created! Installing PlatformIO Core Looking in indexes: "D:\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1520.0_x64__qbz5n2kfra8p0"

at c:\Users\15499\.vscode-insiders\extensions\platformio.platformio-ide-3.3.1-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5300
at ChildProcess.c (c:\Users\15499\.vscode-insiders\extensions\platformio.platformio-ide-3.3.1-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:4598)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1091:16)
at ChildProcess._handle.onexit (node:internal/child_process:302:5)
ivankravets commented 8 months ago

Duplicate of https://github.com/platformio/platformio-core-installer/issues/3129