You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying with zillow_data.get_updated_property_details and .get_deep_search_results to get "cooling system' attribute but it gives me an error like below.
AttributeError: 'GetUpdatedPropertyDetails' object has no attribute 'coolingSystem'
AttributeError: 'GetDeepSearchResults' object has no attribute 'cooling_system'
The text was updated successfully, but these errors were encountered:
I have been trying with zillow_data.get_updated_property_details and .get_deep_search_results to get "cooling system' attribute but it gives me an error like below.
AttributeError: 'GetUpdatedPropertyDetails' object has no attribute 'coolingSystem'
AttributeError: 'GetDeepSearchResults' object has no attribute 'cooling_system'
The text was updated successfully, but these errors were encountered: