help
help copied to clipboard
dead python2 kernel
I had success before, but today it gives me this error. New to jupyter and python, could anyone help please? Thank you!!!
Traceback (most recent call last):
File "c:\python27\lib\runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "c:\python27\lib\runpy.py", line 72, in run_code
exec code in run_globals
File "c:\python27\lib\site-packages\ipykernel_launcher.py", line 15, in
This suggests that IPython is too old:
C:\python27\Python -m pip install --upgrade ipython