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

Open ZhangYueOne opened 2 months ago

ZhangYueOne commented 2 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\16355.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 (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 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 (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\16355.platformio\penv\Scripts\python.exe -m pip install --upgrade pip ERROR: HTTP error 403 while getting https://pypi.tuna.tsinghua.edu.cn/packages/97/09/4f055c5471537e68dc38d8a7981dadd7c158d07135372397e845617798b8/platformio-6.1.14.tar.gz (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/97/09/4f055c5471537e68dc38d8a7981dadd7c158d07135372397e845617798b8/platformio-6.1.14.tar.gz because of HTTP error 403 Client Error: Forbidden for url: https://pypi.tuna.tsinghua.edu.cn/packages/97/09/4f055c5471537e68dc38d8a7981dadd7c158d07135372397e845617798b8/platformio-6.1.14.tar.gz for URL https://pypi.tuna.tsinghua.edu.cn/packages/97/09/4f055c5471537e68dc38d8a7981dadd7c158d07135372397e845617798b8/platformio-6.1.14.tar.gz (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\16355.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\16355\.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\16355.platformio\python3\python.exe Creating a virtual environment at C:\Users\16355.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\16355.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\16355\.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\16355\.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: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)