ustroetz / python-osrm

A Python wrapper around the OSRM API
MIT License
133 stars 55 forks source link

osrm import error #39

Closed Chygos closed 5 years ago

Chygos commented 5 years ago

I finally installed osrm but when I tried importing it into my notebook, an ImportError comes up. It says: ImportError: cannot import name 'griddata' from 'matplotlib.mlab'

From the matplotlib 3.1.1 version I am using the, mlab.griddata sub-module is not in existence. Thanks.

zifeo commented 5 years ago

@Chygos Thanks for reporting, a new release should come soon. In the meanwhile, please use this solution: https://github.com/ustroetz/python-osrm/issues/36#issuecomment-530140507.