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

AttributeError

Raised when attribute access or assignment fails, for example accessing a nonexistent attribute on an object. The name and obj attributes (Python 3.12+) identify the missing attribute and the object.

References

In this namespace

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