microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.28k stars 286 forks source link

Failed to start the Kernel. Jupyter notebook failed to launch. #15054

Closed WiG96 closed 7 months ago

WiG96 commented 8 months ago

Environment data

Logs:

`Visual Studio Code (1.85.1, undefined, desktop) Jupyter Extension Version: 2023.11.1100101639. Python Extension Version: 2023.22.1. Pylance Extension Version: 2023.12.1. Platform: linux (arm64). Workspace folder /home/GLO, Home = /home/GLO

13:02:50.155 [warn] Exception while attempting zmq : /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ~/.vscode/extensions/ms-toolsai.jupyter-2023.11.1100101639-linux-arm64/dist/node_modules/zeromq/prebuilds/linux-arm64/node.napi.glibc.node) 13:02:50.157 [warn] Exception while attempting zmq (fallback) : Cannot find module 'node-gyp-build' Require stack:

Expected behaviour

XXX

Actual behaviour

XXX

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. XXX

Logs

Output for Jupyter in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)

``` XXX ```

DonJayamanne commented 7 months ago

I'm sorry you are running into this issue. This shoudl be fixed in the latest pre-release version of the Jupyter extension Please install VS Code insiders and the latest pre-release version of Jupyter extnsion. Or please wait for the next stable version of VS Code (some time this week).

If this still does not work, please do let us know, either ping here or feel free to open a new issue.