azavea / python-omgeo

OMGeocoder - A python geocoding abstraction layer
http://python-omgeo.readthedocs.io/en/latest/
MIT License
36 stars 14 forks source link

Conflicts with ipython environment #29

Open flibbertigibbet opened 7 years ago

flibbertigibbet commented 7 years ago

Attempting to instantiate a geocoder within ipython results in:

ImportError: No module named 'base'
mbtronics commented 6 years ago

Is this possibly a python2/3 problem?