When jupyter is installed on the vscode and a sentence of Python code is calculated randomly in the ipynb file, the error of kernel died with exit code 1, C:: (users, hpccp, appdata, roaming, python, python38, site packages, traitlets) appears. I’ve been looking for solutions on the Internet all the time. I’ve spent a lot of energy trying many solutions, but I can’t, Because the error of kernel died with exit code 1 may be caused by many different details, and the root cause of the error is different. Of course, other people’s solutions may not be applicable to themselves.
So I began to pay attention to the details of my error. I wonder if there is something wrong with this folder, because my vscode and juptyer plug-ins have just been re installed (I have repeatedly uninstalled and re installed several times, but the first two have not been completely uninstalled), C: The folder was created before. I deleted the folder and its contents. Then the problem was solved.
Read More:
- [How to Solve] PyCharm Error: Non-zero exit code (2)
- [Solved] Pycham Error: non zero exit code (2)
- Python Error: Process finished with exit code -1073740791 (0xC0000409)
- [Solved] KeyError: ‘Transformer/encoderblock_0/MultiHeadDotProductAttention_1/query\\kernel is
- Python custom convolution kernel weight parameters
- [Solved] Spyder Start Error: “An error occurred while starting the kernel“
- [Solved] RuntimeError: CUDA error: device-side assert triggered CUDA kernel errors
- [Solved] Mindspot error: Error: runtimeerror:_kernel.cc:88 CheckParam] AddN output shape must be equal to input…
- RTX 3090 Run pytorch Error: CUDA error: no kernel image is available for execution on the device
- command ‘gcc’ failed with exit status 1 error while installing scrapy
- [Solved] Error when installing pycurl in MAC: Command ‘clang’ failed with exit status 1
- Python2.7 Pyinstaller Install Error: ERROR: Command errored out with exit status 1
- [Solved] Pygame Install Error: Command errored out with exit status 255: hg clone –noupdate -q https://bitbucket.o
- [Solved] Python install kenlm error: ERROR: Command errored out with exit status 1: …
- Mac install python_Levenshtein Error: error: command ‘clang‘ failed with exit status 1
- [Solved] Demjson error: ERROR: Command errored out with exit status 1
- Python server run code ModuleNotFoundError Error [How to Solve]
- [Solved] command “python setup.py egg_info“ failed with error code 1
- KeyError: b ‘TEST’ problem in python3 conversion from csn-rcnn code
- SyntaxError: Non-UTF-8 code starting with ‘\xe4‘ in file [How to Solve Chinese encoding problem]