Problem importing `evaluate.py`
I am not sure if this is a real bug or if I do not understand some implicitly happening things with the new way of handling the evaluation via bob pad ...
.
As reported in https://groups.google.com/d/msg/bob-devel/5KpSh0SId34/wGa6MEwoAQAJ
there seems to be an issue with importing things in: https://gitlab.idiap.ch/bob/bob.pad.base/blob/f322e5d09d4844a0abf2ebb7acf24f06ea31eb68/bob/pad/base/script/evaluate.py#L8
I cannot see any of these imports being in the same directory as the evaluate.py
, so I don't think that importing evaluate.py
would work in any circumstance.