2022-11-19 13:58:37 [scrapy.core.scraper] ERROR: Error processing {'brand': 'Asian Paints', 'brand_wikidata': 'Q28171825', 'city': None, 'country': 'OM', 'email': None, 'extras': {'@spider': 'asian_paints_arabia'}, 'housenumber': None, 'lat': '22.951785', 'lon': '57.2A2', 'name': 'Asian Paints Decor Lounge - Al Shahir Modern Trad. Ent.', 'phone': '96894465787', 'postcode': None, 'ref': 151, 'state': 'Ad Dakhiliyah', 'street': None, 'street_address': 'Nazwa-Ibri Rd, Near Bahla Petrol Station, Bahla', 'website': None} Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/twisted/internet/defer.py", line 892, in _runCallbacks current.result = callback( # type: ignore[misc] File "/usr/local/lib/python3.9/site-packages/scrapy/utils/defer.py", line 285, in f return deferred_from_coro(coro_f(*coro_args, **coro_kwargs)) File "/opt/app/locations/pipelines.py", line 165, in process_item if not (self.min_lon < float(lon) < self.max_lon): ValueError: could not convert string to float: '57.2A2'