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

Open AngleSide opened 3 months ago

AngleSide commented 3 months ago

%23 Description of problem Leave a comment...

BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN

[notice] A new release of pip is available: 23.2.1 -> 24.0 [notice] To update, run: C:\Users\xiaomo.platformio\penv\Scripts\python.exe -m pip install --upgrade pip ERROR: HTTP error 403 while getting https://pypi.tuna.tsinghua.edu.cn/packages/8a/6a/19e9fe04fca059ccf770861c7d5721ab4c2aebc539889e97c7977528a53b/pip-24.0-py3-none-any.whl%23sha256=ba0d021a166865d2265246961bec0152ff124de910c5cc39f1156ce3fa7c69dc (from https://pypi.tuna.tsinghua.edu.cn/simple/pip/) (requires-python:>=3.7) ERROR: Could not install requirement pip from https://pypi.tuna.tsinghua.edu.cn/packages/8a/6a/19e9fe04fca059ccf770861c7d5721ab4c2aebc539889e97c7977528a53b/pip-24.0-py3-none-any.whl%23sha256=ba0d021a166865d2265246961bec0152ff124de910c5cc39f1156ce3fa7c69dc because of HTTP error 403 Client Error: Forbidden for url: https://pypi.tuna.tsinghua.edu.cn/packages/8a/6a/19e9fe04fca059ccf770861c7d5721ab4c2aebc539889e97c7977528a53b/pip-24.0-py3-none-any.whl for URL https://pypi.tuna.tsinghua.edu.cn/packages/8a/6a/19e9fe04fca059ccf770861c7d5721ab4c2aebc539889e97c7977528a53b/pip-24.0-py3-none-any.whl%23sha256=ba0d021a166865d2265246961bec0152ff124de910c5cc39f1156ce3fa7c69dc (from https://pypi.tuna.tsinghua.edu.cn/simple/pip/) (requires-python:>=3.7)

[notice] A new release of pip is available: 23.2.1 -> 24.0 [notice] To update, run: C:\Users\xiaomo.platformio\penv\Scripts\python.exe -m pip install --upgrade pip ERROR: HTTP error 403 while getting https://pypi.tuna.tsinghua.edu.cn/packages/f1/7c/149bb05152ebbb6f4c29d00fe7ee5433e870b73f1e51cf46bcfcf11d1707/platformio-6.1.13.tar.gz%23sha256=ed7c6397f0ced579bc8137c8253465c0cfab6c0cc38d4f63da4502e995bdb5ce (from https://pypi.tuna.tsinghua.edu.cn/simple/platformio/) (requires-python:>=3.6) ERROR: Could not install requirement platformio from https://pypi.tuna.tsinghua.edu.cn/packages/f1/7c/149bb05152ebbb6f4c29d00fe7ee5433e870b73f1e51cf46bcfcf11d1707/platformio-6.1.13.tar.gz%23sha256=ed7c6397f0ced579bc8137c8253465c0cfab6c0cc38d4f63da4502e995bdb5ce because of HTTP error 403 Client Error: Forbidden for url: https://pypi.tuna.tsinghua.edu.cn/packages/f1/7c/149bb05152ebbb6f4c29d00fe7ee5433e870b73f1e51cf46bcfcf11d1707/platformio-6.1.13.tar.gz for URL https://pypi.tuna.tsinghua.edu.cn/packages/f1/7c/149bb05152ebbb6f4c29d00fe7ee5433e870b73f1e51cf46bcfcf11d1707/platformio-6.1.13.tar.gz%23sha256=ed7c6397f0ced579bc8137c8253465c0cfab6c0cc38d4f63da4502e995bdb5ce (from https://pypi.tuna.tsinghua.edu.cn/simple/platformio/) (requires-python:>=3.6)

[notice] A new release of pip is available: 23.2.1 -> 24.0 [notice] To update, run: C:\Users\xiaomo.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\xiaomo\.platformio\penv\Scripts\python.exe', '-m', 'pip', 'install', '-U', 'platformio']' returned non-zero exit status 1. -> Installer version: 1.2.2 Platform: Windows-10 Python version: 3.11.7 (tags/v3.11.7:fa7a6f2, Dec 4 2023, 19:24:49) [MSC v.1937 64 bit (AMD64)] Python path: C:\Users\xiaomo.platformio\python3\python.exe Creating a virtual environment at C:\Users\xiaomo.platformio\penv Updating Python package manager (PIP) in the virtual environment Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Requirement already satisfied: pip in c:\users\xiaomo.platformio\penv\lib\site-packages (23.2.1) Collecting pip Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting pip Virtual environment has been successfully created! Installing PlatformIO Core Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting platformio

at c:\Users\xiaomo\.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\xiaomo\.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:514:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1091:16)
at Process.onexit (node:internal/child_process:302:5)