Agung Nugroho

Results 3 comments of Agung Nugroho

IMHO this is geoip problem, however if you want to, you can handle the exception within server.py, change the code starting from line 37 > r = reader.country(ip).country if r.iso_code...

@santhosh6328 Can you attach your source code? I tried `similarity` for those strings, and it returned 0 (correct). Perhaps you mixed `similarity` with `distance`. Those are completely different things. ```...

Is there any problem @Zzhiter ?