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

'coroutine' object is not subscriptable error on jupyter_console #653

Closed
dalejung opened this issue Jun 1, 2021 · 2 comments · Fixed by jupyter/jupyter_console#244
Closed

Comments

@dalejung
Copy link

dalejung commented Jun 1, 2021

This is similar to the other breakages from #623 and changing ZMQSocketChannel.get_msg to be async. Running off of master for both repos and you run into the error on first entry.

Is this going to be fixed to be backwards compatible or does jupyter_console need to be updated to be compatible with 7.0?

@davidbrochart
Copy link
Member

Thanks for reporting the issue, I need to investigate.

@davidbrochart
Copy link
Member

See jupyter/jupyter_console#244.

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.

2 participants