This error message keep on popping every 3 second when the jupyter notebook ipynb trying to start its kernel, I’m unable to use the jupyter notebook at all. Don’t really understand since I’m launching it from Ubuntu, so it shouldn’t by python.exe ? Error code shown is ( 0xc0000142 ).
related info:
- conda – 24.5.0
- python – 3.12.4
- WSL – Ubuntu 22.04
Error Message Shown
Attempted :
- tried use conda to install jupyter notebook ( conda base environment )
- tried use pip install jupyter notebook as well ( conda base environment )
- tried conda and pip install without activating conda base environment
All attempts resulted the same. I didn’t change the Python version since it comes with Ubuntu by default.
New contributor
Onlysin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.