We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
%23 Description of problem Leave a comment...
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
%23 Configuration
VSCode: 1.77.2 PIO IDE: v3.3.3 System: Windows_NT, 10.0.22631, x64
%23 Exception
Error: [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: C:\Users\gtcom\.platformio\penv\Scripts\python.exe -m pip install --upgrade pip ERROR: Could not install packages due to an OSError: [WinError 32] �ٸ� ���μ����� ������ ��� ���̱� ������ ���μ����� ���� �� �� �����ϴ�: 'C:\\Users\\gtcom\\.platformio\\penv\\Scripts\\readelf.py' Check the permissions. [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: C:\Users\gtcom\.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\\gtcom\\.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.3 (tags/v3.11.3:f3909b8, Apr 4 2023, 23:49:59) [MSC v.1934 64 bit (AMD64)] Python path: C:\Users\gtcom\AppData\Local\Programs\Python\Python311\python.exe Creating a virtual environment at C:\Users\gtcom\.platformio\penv Updating Python package manager (PIP) in the virtual environment Requirement already satisfied: pip in c:\users\gtcom\appdata\local\programs\python\python311\lib\site-packages (22.3.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ---------------------------------------- 1.8/1.8 MB 974.7 kB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.3.1 Not uninstalling pip at c:\users\gtcom\appdata\local\programs\python\python311\lib\site-packages, outside environment C:\Users\gtcom\.platformio\penv Can't uninstall 'pip'. No files were found to uninstall. Successfully installed pip-22.3.1 PIP has been successfully updated! Virtual environment has been successfully created! Installing PlatformIO Core Collecting platformio Using cached platformio-6.1.16.tar.gz (239 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click<9,>=8.0.4 Downloading click-8.1.7-py3-none-any.whl (97 kB) ---------------------------------------- 97.9/97.9 kB 1.4 MB/s eta 0:00:00 Collecting colorama Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting marshmallow==3.* Downloading marshmallow-3.23.1-py3-none-any.whl (49 kB) ---------------------------------------- 49.5/49.5 kB %3F eta 0:00:00 Collecting pyelftools<1,>=0.27 Downloading pyelftools-0.31-py3-none-any.whl (180 kB) -------------------------------------- 180.5/180.5 kB 1.6 MB/s eta 0:00:00 Collecting pyserial==3.5.* Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) ---------------------------------------- 90.6/90.6 kB 2.6 MB/s eta 0:00:00 Collecting requests==2.* Using cached requests-2.32.3-py3-none-any.whl (64 kB) Collecting semantic_version==2.10.* Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting tabulate==0.* Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting ajsonrpc==1.2.* Downloading ajsonrpc-1.2.0-py3-none-any.whl (22 kB) Collecting starlette<0.40,>=0.19 Downloading starlette-0.39.2-py3-none-any.whl (73 kB) ---------------------------------------- 73.2/73.2 kB 3.9 MB/s eta 0:00:00 Collecting wsproto==1.* Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) Collecting bottle==0.13.* Downloading bottle-0.13.2-py2.py3-none-any.whl (104 kB) -------------------------------------- 104.1/104.1 kB 5.9 MB/s eta 0:00:00 Collecting uvicorn<0.31,>=0.16 Downloading uvicorn-0.30.6-py3-none-any.whl (62 kB) ---------------------------------------- 62.8/62.8 kB 3.3 MB/s eta 0:00:00 Requirement already satisfied: packaging>=17.0 in c:\users\gtcom\appdata\local\programs\python\python311\lib\site-packages (from marshmallow==3.*->platformio) (24.0) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.4.0-cp311-cp311-win_amd64.whl (101 kB) -------------------------------------- 101.8/101.8 kB 1.5 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.10-py3-none-any.whl (70 kB) ---------------------------------------- 70.4/70.4 kB 1.9 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) -------------------------------------- 126.3/126.3 kB 1.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) -------------------------------------- 167.3/167.3 kB 2.5 MB/s eta 0:00:00 Collecting h11<1,>=0.9.0 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ---------------------------------------- 58.3/58.3 kB 1.5 MB/s eta 0:00:00 Collecting anyio<5,>=3.4.0 Downloading anyio-4.6.2.post1-py3-none-any.whl (90 kB) ---------------------------------------- 90.4/90.4 kB 2.5 MB/s eta 0:00:00 Collecting sniffio>=1.1 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Building wheels for collected packages: platformio Building wheel for platformio (setup.py): started Building wheel for platformio (setup.py): finished with status 'done' Created wheel for platformio: filename=platformio-6.1.16-py3-none-any.whl size=419974 sha256=ba9ba123dc404691f22261586c340c5c24af03eb2ea328cda4e6c56241677853 Stored in directory: c:\users\gtcom\appdata\local\pip\cache\wheels\9b\b1\73\f008f4616cd81041318f7dcdd8ad30962613b84cfad2c0de63 Successfully built platformio Installing collected packages: pyserial, pyelftools, bottle, urllib3, tabulate, sniffio, semantic_version, marshmallow, idna, h11, colorama, charset-normalizer, certifi, ajsonrpc, wsproto, requests, click, anyio, uvicorn, starlette, platformio at c:\Users\gtcom\.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\gtcom\.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:526:28) at ChildProcess.emit (node:domain:475:12) at maybeClose (node:internal/child_process:1092:16) at ChildProcess._handle.onexit (node:internal/child_process:302:5)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
%23 Description of problem
Leave a comment...
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
%23 Configuration
VSCode: 1.77.2
PIO IDE: v3.3.3
System: Windows_NT, 10.0.22631, x64
%23 Exception
The text was updated successfully, but these errors were encountered: