Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

KeyError: 'status' #3

Open
m-kus opened this issue May 31, 2020 · 0 comments
Open

KeyError: 'status' #3

m-kus opened this issue May 31, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@m-kus
Copy link
Member

m-kus commented May 31, 2020

[IPKernelApp] ERROR | Exception in message handler:
Traceback (most recent call last):
  File "/home/mickey/.pyenv/versions/3.7.0/lib/python3.7/site-packages/ipykernel/kernelbase.py", line 268, in dispatch_shell
    yield gen.maybe_future(handler(stream, idents, msg))
  File "/home/mickey/.pyenv/versions/3.7.0/lib/python3.7/site-packages/tornado/gen.py", line 735, in run
    value = future.result()
  File "/home/mickey/.pyenv/versions/3.7.0/lib/python3.7/site-packages/tornado/gen.py", line 748, in run
    yielded = self.gen.send(value)
  File "/home/mickey/.pyenv/versions/3.7.0/lib/python3.7/site-packages/ipykernel/kernelbase.py", line 564, in execute_request
    if not silent and reply_msg['content']['status'] == u'error' and stop_on_error:
KeyError: 'status'
@m-kus m-kus added the bug Something isn't working label May 31, 2020
@m-kus m-kus self-assigned this May 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant