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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Kernel didn't respond in 60 seconds #776

Open
TimeAshore opened this issue Feb 6, 2024 · 2 comments
Open

RuntimeError: Kernel didn't respond in 60 seconds #776

TimeAshore opened this issue Feb 6, 2024 · 2 comments

Comments

@TimeAshore
Copy link

馃悰 Bug

Hello team, I would like some help ~~

We use papermill to execute jupyter notebook, when running papermill using subprocess multiprocessing the following error occurred.

RuntimeError (\"Kernel didn't respond in %d seconds\" % timeout)\nRuntimeError: Kernel didn't respond in 60 seconds"

RuntimeError(msg)\nRuntimeError: Kernel died before replying to kernel_info"

Relevant pageages version are jupyter-core==4.9.1, jupyter-client==7.1.2, nbconvert==7.0.0, papermill==2.3.4

@TimeAshore
Copy link
Author

If you need to get more information, please feel free to reach out to me.

@MSeal
Copy link
Member

MSeal commented Feb 8, 2024

So the issue is below the papermill level. This is saying that the kernel you are trying to run never replied to the intial ZMQ ping. What kernel are you trying to launch? Is it working in JupyterLab but not papermill with the same python environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants