Problem Description:
After installing Anaconda 3, open the Jupiter notebook to create a new one. When you click Python 3, the kernel error is always displayed. It has been tried several times. I believe many people have such a problem. No matter uninstalling and reloading Anaconda or rebuilding an environment, it has not been solved. Until later, it was found that the nuclear was not cleaned up. Here I share a solution to this problem. Successfully solved my problem.
solve:
1. Open the anaconda prompt window and enter Jupiter kernelspec list to see the location of the current kernel. Note that this is the wrong kernel,
2. Copy this address and uninstall the current anaconda
3. Find the address just now and delete the jupyter folder
4. Reinstall Anaconda
It can be solved!!
Read More:
- Anaconda Jupiter notebook kernel error solution
- Modify the default file location of the Jupiter notebook
- Interrupt the kernel in Jupiter does not respond
- Exception: jupyter command Jupiter notebook not found
- In Python, import XXX does not report an error, but in IPython (Jupiter notebook)
- Error kernel restart: restart failed was reported in the background of jupyter notebook
- On the kernel error of jupyter notebook
- VsCode+Anaconda+jupyter Error: Kernel died with exit code
- Error importing keras in jupyter Notebook: modulenotfounderror: no module named ‘keras’ solution
- Uninstall Anaconda under Windows
- Solution to abnormal errors during startup of Python’s Anaconda
- Incomplete and “the Jupiter” distribution was not found
- Install anaconda error: failed to create anaconda menus
- Solving environment: failed solution to the problem encountered when updating Anaconda
- Solution to the error of ODBC driver in windows installation of Postgres database
- Python Anaconda Spyder can’t display pictures by using Matplotlib. Error report solution: figures now render in the plots pane by default. To mak
- Change Jupyter Notebook Default Directory
- Anaconda Matplotlib drawing Chinese garbled solution
- Solution of visdom startup failure in Windows 10
- Perfect solution to raise runtimeerror (“distributed package doesn’t have nccl”) in Windows system“