platformio / platformio-core-installer

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

Installation Manager #3209

Open alinembs opened 3 months ago

alinembs commented 3 months ago

%23 Description of problem Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

× pip subprocess to install build dependencies did not run successfully. │ exit code: 2 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Error: Could not install PlatformIO Core: Command '['/home/aline-mariana/.platformio/penv/bin/python', '-m', 'pip', 'install', '-U', 'platformio']' returned non-zero exit status 1. -> Installer version: 1.2.2 Platform: Linux-6.8.0-35-generic-x86_64-with-glibc2.39 Python version: 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] Python path: /usr/bin/python3 Creating a virtual environment at /home/aline-mariana/.platformio/penv Updating Python package manager (PIP) in the virtual environment Requirement already satisfied: pip in /home/aline-mariana/.platformio/penv/lib/python3.12/site-packages (24.0) PIP has been successfully updated! Virtual environment has been successfully created! Installing PlatformIO Core Collecting platformio Using cached platformio-6.1.15.tar.gz (238 kB) Installing build dependencies: started Installing build dependencies: finished with status 'error'

at /home/aline-mariana/.vscode/extensions/platformio.platformio-ide-3.3.3-linux-x64/node_modules/platformio-node-helpers/dist/index.js:1:5323
at ChildProcess.i (/home/aline-mariana/.vscode/extensions/platformio.platformio-ide-3.3.3-linux-x64/node_modules/platformio-node-helpers/dist/index.js:1:4621)
at ChildProcess.emit (node:events:517:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1098:16)
at Socket.<anonymous> (node:internal/child_process:450:11)
at Socket.emit (node:events:517:28)
at Socket.emit (node:domain:489:12)
at Pipe.<anonymous> (node:net:350:12)