-
-
Notifications
You must be signed in to change notification settings - Fork 595
Closed
Description
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
anovis
Metadata
Metadata
Assignees
Labels
No labels