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

No module named jupyter_client.kernelspec #70

Open
leixjtu opened this issue May 21, 2020 · 4 comments
Open

No module named jupyter_client.kernelspec #70

leixjtu opened this issue May 21, 2020 · 4 comments

Comments

@leixjtu
Copy link

leixjtu commented May 21, 2020

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?

@plushugh
Copy link

same, use docker instead

@tianyunlinger02
Copy link

same,i use in Linux Deepin,and i can't solve the problem

@tianyunlinger02
Copy link

same,i use in Linux Deepin,and i can't solve the problem

oh,i made it,i installed the anaconda under the root,and then run all commends as root,and the problems be solved.

@FarisArch
Copy link

FarisArch commented Dec 13, 2020

Is this problem solved? I'm still having the same issue.

Edit :
Solved it by running install_c_kernel --user

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

No branches or pull requests

4 participants