Skip to content

No module named jupyter_client.kernelspec #70

@leixjtu

Description

@leixjtu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions