cyang-kth / fmm

Fast map matching, an open source framework in C++
https://fmm-wiki.github.io/
Apache License 2.0
884 stars 211 forks source link

Installation with Conda #137

Closed meshalawy closed 3 years ago

meshalawy commented 3 years ago

Hi, Is there a way the library be managed and installed via Conda or pip?

cyang-kth commented 3 years ago

I have not figured out a way to install through pip or conda as the library uses a lot of third party libraries.

However, if you have conda installed, you can install the fmm binding for the conda's Python environment by setting python header and python library to the one in conda.