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 #3172

Open Pravdin-Main opened 3 months ago

Pravdin-Main commented 3 months ago

%23 Description of problem Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

Error: Could not install PlatformIO Core: Command '['/Users/pravdin/.platformio/penv/bin/python', '-m', 'pip', 'install', '-U', 'platformio']' returned non-zero exit status 1. -> Installer version: 1.2.2 Platform: macOS-14.4 Python version: 3.8.2 (default, Apr 8 2021, 23:19:18) [Clang 12.0.5 (clang-1205.0.22.9)] Python path: /Library/Developer/CommandLineTools/usr/bin/python3 Creating a virtual environment at /Users/pravdin/.platformio/penv Updating Python package manager (PIP) in the virtual environment Collecting pip Using cached https://files.pythonhosted.org/packages/8a/6a/19e9fe04fca059ccf770861c7d5721ab4c2aebc539889e97c7977528a53b/pip-24.0-py3-none-any.whl Installing collected packages: pip Found existing installation: pip 19.2.3 Uninstalling pip-19.2.3: Successfully uninstalled pip-19.2.3 Successfully installed pip-24.0 PIP has been successfully updated! Virtual environment has been successfully created! Installing PlatformIO Core Collecting platformio Using cached platformio-6.1.13.tar.gz (237 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bottle==0.12. (from platformio) Downloading bottle-0.12.25-py3-none-any.whl.metadata (1.8 kB) Collecting click<9,>=8.0.4 (from platformio) Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting colorama (from platformio) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting marshmallow==3. (from platformio) Downloading marshmallow-3.21.1-py3-none-any.whl.metadata (7.2 kB) Collecting pyelftools==0.30 (from platformio) Using cached pyelftools-0.30-py2.py3-none-any.whl.metadata (381 bytes) Collecting pyserial==3.5. (from platformio) Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) Collecting requests==2. (from platformio) Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting semantic-version==2.10. (from platformio) Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting tabulate==0. (from platformio) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting ajsonrpc==1.2. (from platformio) Downloading ajsonrpc-1.2.0-py3-none-any.whl.metadata (6.9 kB) Collecting starlette<0.36,>=0.19 (from platformio) Using cached starlette-0.35.1-py3-none-any.whl.metadata (5.8 kB) Collecting uvicorn<0.26,>=0.16 (from platformio) Using cached uvicorn-0.25.0-py3-none-any.whl.metadata (6.4 kB) Collecting wsproto==1. (from platformio) Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) Collecting chardet<6,>=3.0.2 (from platformio) Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) Collecting packaging>=17.0 (from marshmallow==3.->platformio) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting charset-normalizer<4,>=2 (from requests==2.->platformio)

at /Users/pravdin/.vscode/extensions/platformio.platformio-ide-3.3.3-darwin-arm64/node_modules/platformio-node-helpers/dist/index.js:1:5323
at ChildProcess.i (/Users/pravdin/.vscode/extensions/platformio.platformio-ide-3.3.3-darwin-arm64/node_modules/platformio-node-helpers/dist/index.js:1:4621)
at ChildProcess.emit (node:events:514:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1091:16)
at Socket.<anonymous> (node:internal/child_process:449:11)
at Socket.emit (node:events:514:28)
at Socket.emit (node:domain:489:12)
at Pipe.<anonymous> (node:net:323:12)