assigned to @a.nejati
The first line of the error message conveys the root cause.
The rest, after the separator =
, provides vital runtime environmental settings which are needed to reproduce the error and determine the possible reasons.
ok for printing env settings.
however, line 1 is poor. Why does execution of 'get_sample' fail? In which line of the input script?
Extracting the exact cause is rather difficult: It might be 1) a problem within the Python interpreter or 2) some problem related to the C++-embedding of the interpreter.
In case 1) we can extract the Python error message and display it.
Yes please
mentioned in commit f1b1d401
mentioned in commit ae521d43
mentioned in commit 6cd66750
mentioned in commit d9087f79
mentioned in commit 71691bd4
changed milestone to %v22
mentioned in commit f6f04790
mentioned in merge request !2839 (merged)
mentioned in commit f176a93e
mentioned in commit da033c1d
closed with commit f176a93e