Object has no attribute
Occurs when trying to access an attribute or method that doesn't exist on an object.
Check if the attribute exists. Verify the object type and available methods.