$ errors.fyi/python/ImportError 74 namespaces · 3,092 codes
python · python/ImportError
ImportError

ImportError

Raised when an import statement fails to find the module or when a from ... import fails to find a name in the module. The name and path attributes give the missing name and file path.

References

In this namespace

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