rubenvereecken / pokemongo-api

Pokemon Go API for Python
Other
358 stars 120 forks source link

Lots of request issue's #63

Closed dnsBlah closed 8 years ago

dnsBlah commented 8 years ago

Besides all the sleep delays I put in, I'm receiving a lot of ERROR - Exception raised: 'ascii' codec can't encode character u'\xf1' in position 24: ordinal not in range(128) When I'm about to moving to or encounter a pokemon, trying to figure this out. Anyone else seen this before and know how to fix it?

dnsBlah commented 8 years ago

nevermind, this one has to do with Nominatim .reverse function. Don't know how to fix it, but its not really related to the project.