Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

async mod with windows 10 #46

Open
TGanor opened this issue Sep 15, 2020 · 0 comments
Open

async mod with windows 10 #46

TGanor opened this issue Sep 15, 2020 · 0 comments

Comments

@TGanor
Copy link

TGanor commented Sep 15, 2020

When trying the async mode on windows 10 i get the following error

stderr=stderr, **kwds)
File "C:\Users\tamirg\Anaconda3\lib\asyncio\base_events.py", line 1540, in subprocess_exec
bufsize, **kwargs)
File "C:\Users\tamirg\Anaconda3\lib\asyncio\base_events.py", line 462, in _make_subprocess_transport
raise NotImplementedError
NotImplementedError

my understanding is the windows 10 is using another event loop called
ProactorEventLoop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant