VSCode: 1.79.2
PIO IDE: v3.2.0
System: Windows_NT, 10.0.19045, x64
%23 Exception
Error: Could not find a version that satisfies the requirement aiofiles==23.1.* (from platformio) (from versions: 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0)
No matching distribution found for aiofiles==23.1.* (from platformio)
You are using pip version 9.0.1, however version 23.1.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
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\\uib98787\\.platformio\\penv\\Scripts\\python.exe', '-m', 'pip', 'install', '-U', 'platformio']' returned non-zero exit status 1.
-> Installer version: 1.1.3
Platform: Windows-10
Python version: 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:57:36) [MSC v.1900 64 bit (AMD64)]
Python path: C:\LegacyApp\Python36\python.exe
Creating a virtual environment at C:\Users\uib98787\.platformio\penv
Updating Python package manager (PIP) in a virtual environment
Virtual environment has been successfully created!
Installing PlatformIO Core
Collecting platformio
Downloading https://eu.artifactory.conti.de/artifactory/api/pypi/c_adas_cip_pypi_v/packages/packages/d7/64/e606dc0a4aa68352bc2147a3f1a1fdb517af1063dcd9b908603036020396/platformio-6.1.7-py3-none-any.whl (418kB)
Collecting aiofiles==23.1.* (from platformio)
at c:\Users\uib98787\.vscode\extensions\platformio.platformio-ide-3.2.0-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:5300
at ChildProcess.o (c:\Users\uib98787\.vscode\extensions\platformio.platformio-ide-3.2.0-win32-x64\node_modules\platformio-node-helpers\dist\index.js:1:4598)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1121:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
%23 Description of problem Leave a comment...
BEFORE SUBMITTING, PLEASE SEARCH FOR DUPLICATES IN
https://github.com/platformio/platformio-vscode-ide/issues%3Fq=is%3Aissue
%23 Configuration
VSCode: 1.79.2 PIO IDE: v3.2.0 System: Windows_NT, 10.0.19045, x64
%23 Exception