2022-11-20 13:25:09 [scrapy.core.scraper] ERROR: Error processing {'addr_full': '110 Wigmore Street, London, W1U 3RS', 'brand': 'Zizzi', 'brand_wikidata': 'Q8072944', 'city': None, 'country': 'GB', 'email': None, 'extras': {'@spider': 'zizzi_gb'}, 'housenumber': None, 'image': 'https://www.zizzi.co.uk/propeller/uploads/2020/01/Zizzi-Italian-Wigmore-St-hero-640x360.jpg', 'lat': 'wigmorest@zizzi.co.uk', 'lon': '-0.152614', 'name': 'London – Wigmore Street (nr. Oxford St) – Open', 'phone': '020 3802 6262', 'postcode': 'W1U 3RS', 'ref': 2533, 'state': 'Greater London', 'street': None, 'street_address': None, 'website': 'https://www.zizzi.co.uk/italian/restaurants/wigmore-street-near-oxford-street'} 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 163, in process_item if not (self.min_lat < float(lat) < self.max_lat): ValueError: could not convert string to float: 'wigmorest@zizzi.co.uk'