thampiman / reverse-geocoder

A fast, offline reverse geocoder in Python
GNU Lesser General Public License v2.1
1.87k stars 160 forks source link

No distributions at all for reverse_geocoding #45

Open jsdunn50 opened 5 years ago

jsdunn50 commented 5 years ago

Does this pip install work ? Doesn't seem to find the library. Is it still available ?

image

Seems to just time out.

Regards.

Jeremy.

MorganRodgers commented 5 years ago

@jsdunn50 yes pip install works. Your error which was a ConnectionTimeoutError is a network error thrown by Requests in Pip and is not related to this project.