Skip to content

type hints not correctly configured #749

@dpinol

Description

@dpinol

When running mypy on a project using tensorboardX, you get this error

error: Skipping analyzing "tensorboardX": module is installed, but missing library
stubs or py.typed marker  [import-untyped]
    from tensorboardX import SummaryWriter

More info https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker

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