C:\Users\TEMP>pip3 install discord.py
Downloading/unpacking discord.py
Downloading/unpacking aiohttp>=3.6.0,<3.8.0 (from discord.py)
Running setup.py (path:C:\Windows\system32\config\SYSTEM~1\AppData\Local\Temp\
pip_build_SYSTEM\aiohttp\setup.py) egg_info for package aiohttp
Traceback (most recent call last):
File "<string>", line 17, in <module>
File "C:\Windows\system32\config\SYSTEM~1\AppData\Local\Temp\pip_build_SYS
TEM\aiohttp\setup.py", line 10, in <module>
raise RuntimeError("aiohttp 3.7+ requires Python 3.6+")
RuntimeError: aiohttp 3.7+ requires Python 3.6+
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 17, in <module>
File "C:\Windows\system32\config\SYSTEM~1\AppData\Local\Temp\pip_build_SYSTEM\
aiohttp\setup.py", line 10, in <module>
raise RuntimeError("aiohttp 3.7+ requires Python 3.6+")
RuntimeError: aiohttp 3.7+ requires Python 3.6+
----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in C:\Windows\system32
\config\SYSTEM~1\AppData\Local\Temp\pip_build_SYSTEM\aiohttp
Storing debug log for failure in C:\Windows\system32\config\systemprofile\pip\pi
p.log