-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
Dear jupyter-notebook users,
I'd like to install jupyternotebook on ubuntu 16.04 on VMware, and the I want to input C kernel which I followed the instructions step by step:
pip install jupyter-c-kernel
install_c_kernel
jupyter-notebook
on the second step the following error appears:
Traceback (most recent call last): File "/home/wanglei/.local/bin/install_c_kernel", line 8, in <module> from jupyter_client.kernelspec import KernelSpecManager ImportError: No module named jupyter_client.kernelspec
Has anyone solved this problem?
Metadata
Metadata
Assignees
Labels
No labels