-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Description
Python version: Python 3.7.5
Os: Kali linux 2020.1
When try to import Literal it Shows a error that Cannot import literal from typing
ImportError: cannot import name 'Literal' from 'typing' (/usr/lib/python3.7/typing.py)
Is literal deprecated in new python version? Because Literal is present in python2 typing.py script file but not in new typing.py script file.
pawamoy
Metadata
Metadata
Assignees
Labels
No labels