ustroetz / python-osrm

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

Can't install the package osrm in jupyter notebook #49

Closed Mies2020 closed 3 years ago

Mies2020 commented 3 years ago

Does anyone know how to install the package osrm in jupyter notebook? Do I need to install other packages first to then be able to install osrm? Thanks in advance!

zifeo commented 3 years ago

@Mies2020 You should be able to simply follow the installations steps: https://github.com/ustroetz/python-osrm#installation, however that might depends on your notebook environment (conda?).