When i enter ip it shows this error Traceback (most recent call last): File "IP-Tracker.py", line 66, in <module> lati = result['latitude'] KeyError: 'latitude'
When i enter ip it shows this error
Traceback (most recent call last):
File "IP-Tracker.py", line 66, in
lati = result['latitude']
KeyError: 'latitude'