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

RunTimeWarning when executing Julia Tools in Jupyter Console #3027

Closed
ptsavol opened this issue Dec 20, 2024 · 0 comments · Fixed by #3028
Closed

RunTimeWarning when executing Julia Tools in Jupyter Console #3027

ptsavol opened this issue Dec 20, 2024 · 0 comments · Fixed by #3028
Assignees

Comments

@ptsavol
Copy link
Member

ptsavol commented Dec 20, 2024

Get rid of this:

C:\Python311\Lib\site-packages\zmq\_future.py:724: 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.
  self._get_loop()
@ptsavol ptsavol self-assigned this Dec 20, 2024
ptsavol added a commit that referenced this issue Dec 20, 2024
@ptsavol ptsavol mentioned this issue Dec 20, 2024
5 tasks
ptsavol added a commit that referenced this issue Dec 20, 2024
Set default event_loop_policy as suggested in the warning message

#3027
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

Successfully merging a pull request may close this issue.

1 participant