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

warning in windows build of jupyterbook - asyncio #97

Closed
hareball90 opened this issue Aug 31, 2023 · 1 comment
Closed

warning in windows build of jupyterbook - asyncio #97

hareball90 opened this issue Aug 31, 2023 · 1 comment

Comments

@hareball90
Copy link
Collaborator

RuntimeWarning: Proactor event loop does not implement add_reader family of methods required for zmq. Registering an additional selector thread for add_reader support via tornado. Use asyncio.set_event_loop_policy(WindowsSelectorEventLoopPolicy()) to avoid this warning.

see issue and proposed solution - nteract/papermill#515 (comment)

@twomagpi
Copy link
Collaborator

twomagpi commented Aug 7, 2024

Think this is now resolved for #114

@twomagpi twomagpi closed this as completed Aug 7, 2024
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