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

Timeout waiting for kernel_info reply from .... Windows 10 Bash #1876

Closed
Carpetfizz opened this issue Nov 4, 2016 · 1 comment
Closed

Timeout waiting for kernel_info reply from .... Windows 10 Bash #1876

Carpetfizz opened this issue Nov 4, 2016 · 1 comment

Comments

@Carpetfizz
Copy link

Installed Jupyter Notebook via conda. Started Jupyter notebook in a folder and navigated to localhost:8888 on Google Chrome. Tried making a new notebook using Python [conda root] and Python [default], both fail with the following error:

[I 14:52:11.617 NotebookApp] Creating new notebook in
[I 14:52:13.240 NotebookApp] Kernel started: 41cd4ec6-cba6-426c-8286-fbd393553576
Invalid argument (src/tcp_address.cpp:172)
[I 14:52:16.239 NotebookApp] KernelRestarter: restarting kernel (1/5)
Invalid argument (src/tcp_address.cpp:172)
[I 14:52:19.337 NotebookApp] KernelRestarter: restarting kernel (2/5)
[W 14:52:23.570 NotebookApp] Timeout waiting for kernel_info reply from 41cd4ec6-cba6-426c-8286-fbd393553576

Running Windows 10, executed all commands from Ubuntu Bash for Windows 10. Notebook inside folder on Windows 10 filesystem from Bash.

@takluyver
Copy link
Member

See #1331. There are ways to make it work in Linux-on-Windows if you're keen to do so, but in general I'd still recommend installing Jupyter on Windows directly for most users.

@takluyver takluyver added this to the no action milestone Nov 12, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants