Я запускаю команду pip install uvloop
в cmd
, windows выдает:
ERROR: Command errored out with exit status 1:
command: 'c:\users\aaa\appdata\local\programs\python\python38\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\aaa\\AppData\\Local\\Temp\\pip-install-3c9w11a3\\uvloop\\setup.py'"'"'; __file__='"'"'C:\\Users\\aaa\\AppData\\Local\\Temp\\pip-install-3c9w11a3\\uvloop\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\aaa\AppData\Local\Temp\pip-pip-egg-info-m1b4rltp'
cwd: C:\Users\aaa\AppData\Local\Temp\pip-install-3c9w11a3\uvloop\
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\aaa\AppData\Local\Temp\pip-install-3c9w11a3\uvloop\setup.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 the logs for full command output.
Я использую windows 10, версия Pip 20.1