Skip to content

With version 3.2.0 Jupyter Notebook Not Launching #773

@rohan-paul

Description

@rohan-paul

When I have v 3.2.0 and trying to launch Jupyter Lab or Notebook its not launching and getting below errors.

But downgrading jsonschema to version 3.0.2 makes everything work again.

Traceback (most recent call last):
  File "C:\Users\srish\Anaconda3\lib\site-packages\jsonschema\__init__.py", line 31, in <module>
    from importlib import metadata
ImportError: cannot import name 'metadata' from 'importlib' (C:\Users\srish\Anaconda3\lib\importlib\__init__.py)

During handling of the above exception, another exception occurred:

Same happened with both Python 3.8 and 3.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions