You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you reproduce the bug with PYTHONASYNCIODEBUG in env?: not a bug
Does uvloop behave differently from vanilla asyncio? How?:
Request for Windows availability if possible. Thank you in advance!
Collecting uvloop
Downloading https://files.pythonhosted.org/packages/84/2e/462e7a25b787d2b40cf6c9864a9e702f358349fc9cfb77e83c38acb73048/uvloop-0.14.0.tar.gz (2.0MB)
100% |████████████████████████████████| 2.0MB 8.5MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users********\AppData\Local\Temp\pip-install-p4v02jvp\uvloop\setup.py", line 15, in
raise RuntimeError('uvloop does not support Windows at the moment')
RuntimeError: uvloop does not support Windows at the moment
The text was updated successfully, but these errors were encountered:
PYTHONASYNCIODEBUG
in env?: not a bugRequest for Windows availability if possible. Thank you in advance!
Collecting uvloop
Downloading https://files.pythonhosted.org/packages/84/2e/462e7a25b787d2b40cf6c9864a9e702f358349fc9cfb77e83c38acb73048/uvloop-0.14.0.tar.gz (2.0MB)
100% |████████████████████████████████| 2.0MB 8.5MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users********\AppData\Local\Temp\pip-install-p4v02jvp\uvloop\setup.py", line 15, in
raise RuntimeError('uvloop does not support Windows at the moment')
RuntimeError: uvloop does not support Windows at the moment
The text was updated successfully, but these errors were encountered: