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

get_child_watcher raise NotImplementedError #10

Open
xjq284 opened this issue Jun 21, 2023 · 1 comment
Open

get_child_watcher raise NotImplementedError #10

xjq284 opened this issue Jun 21, 2023 · 1 comment

Comments

@xjq284
Copy link

xjq284 commented Jun 21, 2023

python web_demo.py -d "mps"

python3.10/asyncio/events.py", line 788, in get_child_watcher
return get_event_loop_policy().get_child_watcher()
File "/Users/xjq284/miniconda3/lib/python3.10/asyncio/events.py", line 616, in get_child_watcher
raise NotImplementedError

@neverstoplearn
Copy link

python web_demo.py -d "mps"

python3.10/asyncio/events.py", line 788, in get_child_watcher return get_event_loop_policy().get_child_watcher() File "/Users/xjq284/miniconda3/lib/python3.10/asyncio/events.py", line 616, in get_child_watcher raise NotImplementedError

请问你解决了吗

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

2 participants