Skip to content

Cannot Import Literal #707

@sarthak212

Description

@sarthak212

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions