Closed traversaro closed 2 years ago
Probably the .exe
generated for Python entry point are not correctly relocated by conda.
This is probably related to https://github.com/conda/conda-build/issues/3965 .
Problem solved by https://github.com/robotology/robotology-superbuild/pull/1106 and the subsequent rebuild of conda packages:
Build robot-log-visualizer 0.1.3 py39h832f523_52
works fine.
robot-log-visualizer installed on Windows via:
when launched fails with:
robot-log-visualizer
installed via conda packages instead launches correctly (beside the problem https://github.com/ami-iit/robot-log-visualizer/issues/40) on Linux.