map_matching icon indicating copy to clipboard operation
map_matching copied to clipboard

compile error

Open ghost opened this issue 7 years ago • 1 comments

screenshot 2018-01-27 12 52 09

ghost avatar Jan 27 '18 04:01 ghost

delonleo,

The software, as provided, works well on Windows 64 bits and a particular distribution of Linux (Mint 17, with some particular python configurations).

In order to make it work in your system you will need to compile the Cython code AoN.pyx. Something like python setup_Assignment.py build_ext --inplace

And don;t use the master branch. Big changes are coming with the re-factoring (see the appropriate branch)

pedrocamargo avatar Jan 27 '18 07:01 pedrocamargo