$ errors.fyi/mypy/import-untyped 128 namespaces · 4,025 codes
mypy · mypy/import-untyped
import-untyped

Import of Untyped Module

A module is imported that has no type information (neither inline annotations nor a stub package). Install the corresponding types-* stub package or add py.typed to suppress this error.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT