<!-- D:\py\git>pip install uvloop Collecting uvloop Using cached https://files.pythonhosted.org/packages/e3/15/dc3276384f4363015d7 c72282f37066bae26c77f99158f66c9058ac167cf/uvloop-0.13.0.tar.gz ERROR: Command errored out with exit status 1: command: 'd:\python37\python.exe' -c 'import sys, setuptools, tokenize; sys .argv[0] = '"'"'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\pip-install-q1uph5o5\ \uvloop\\setup.py'"'"'; __file__='"'"'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\ \pip-install-q1uph5o5\\uvloop\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();e xec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\ADMI NI~1\AppData\Local\Temp\pip-install-q1uph5o5\uvloop\pip-egg-info' cwd: C:\Users\ADMINI~1\AppData\Local\Temp\pip-install-q1uph5o5\uvloop\ Complete output (5 lines): Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\ADMINI~1\AppData\Local\Temp\pip-install-q1uph5o5\uvloop\set up.py", line 15, in <module> raise RuntimeError('uvloop does not support Windows at the moment') RuntimeError: uvloop does not support Windows at the moment ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check th e logs for full command output. --> * **uvloop version**: * **Python version**: * **Platform**: * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: * **Does uvloop behave differently from vanilla asyncio? How?**: <!-- Enter your issue details below this comment. -->