errors.fyi community error code reference
LookupError
python

LookupError

The base class for IndexError and KeyError — errors raised when a lookup key or index is invalid.

References

← all namespaces for LookupError