MobileRoboticsSkoltech / map-metrics

Pip-package for trajectory benchmarking from "Be your own Benchmark: No-Reference Trajectory Metric on Registered Point Clouds", ECMR'21
Other
37 stars 6 forks source link

Cross-Platform Wheels #25

Closed achains closed 2 years ago

achains commented 2 years ago

Linux and Windows32-64 wheels.

MacOS is running into from map_metrics import map_metrics E ImportError: dlopen(/Users/runner/hostedtoolcache/Python/3.6.15/x64/lib/python3.6/site-packages/map_metrics/map_metrics.cpython-36m-darwin.so, 2): Library not loaded: @rpath/libboost_graph-mt-x64.dylib E Referenced from: /Users/runner/hostedtoolcache/Python/3.6.15/x64/lib/python3.6/site-packages/map_metrics/map_metrics.cpython-36m-darwin.so E Reason: image not found

achains commented 2 years ago

Wheels for macOS 10.15+, manylinux, Windows 7+