0

I have installed Jupyter Notebook via the command prompt using

pip install jupyter

When I am running it on my computer, it does not run. This is the error:

error

Gino Mempin
  • 25,369
  • 29
  • 96
  • 135
  • 1
    Does this answer your question? [Jupyter Notebook with Python 3.8 - NotImplementedError](https://stackoverflow.com/questions/58422817/jupyter-notebook-with-python-3-8-notimplementederror) – Raj Dec 13 '19 at 06:42

1 Answers1

0

It is an related to Python 3.8.

Either downgrade the version or follow these related threads in Github:

Gino Mempin
  • 25,369
  • 29
  • 96
  • 135
ARUN NADAR
  • 95
  • 7