简体   繁体   中英

jupyter notebook does not start

I am trying to use Jupyter Notebook but somehow when I open it tells me that the kernel died and can not start. I have this error:

/Users/mas/anaconda3/bin/python: No module named bash_kernel

What do you think the problem can be?

Thank you.

You need to pip install bash_kernel

Link: https://pypi.python.org/pypi/bash_kernel

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM