libgdal 2.2.4 h47ac16f_8 conda-forge libiconv 1.15 hfa6e2cd_1003 conda-forge libkml 1.3.0 h4fd0f3b_1009 conda-forge libnetcdf 4.6.1 haecec74_200 conda-forge libpng 1.6.36 h7602738_1000 conda-forge libpq 11.1 h3235a2c_0 libsodium 1.0.16 h2fa13f4_1001 conda-forge libspatialindex 1....
Lines of the form isinstance(init,basestring) raise a NameError in python 3 because there is no such type anymore. Here is a patch which makes the module work in python 3. I put it right after import types try: unicode = unicode except N...