KeyError
You're trying to access something that doesn't exist, like when you are trying to access something from a dict like object which isn't there.
You're trying to access something that doesn't exist, like when you are trying to access something from a dict like object which isn't there.