Skip to content

(zmqhandlers.py) RuntimeWarning: coroutine 'WebSocketHandler.get' was never awaited #4437

@convoliution

Description

@convoliution

Attempting to connect to a kernel results in this error being thrown, in a fresh install of the jupyter pip package.

Based on this StackOverflow post and the fact that Tornado released a new major version two hours ago, I believe this is a compatibility issue with Tornado v6.0

Manually reverting to Tornado v5.1.1 resolved this issue, but Jupyter should be updated or its dependency requirement changed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions