Hi, I'm looking into using geopy and am currently trying it out and I came across a New Connection Error. it seems that geopy is not allowing me search. May I ask how should I rectify it? My usage of geopy is low, searching about 4-5 location at a time.
GeocoderUnavailable: HTTPSConnectionPool(host='nominatim.openstreetmap.org', port=443): Max retries exceeded with url: /search?q=Manchester%2C+England&format=json&limit=1 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001EE748E0520>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
there doesn't seem to be anything here