When Unclebench tries to show the results of a jube's results output of other types like "Pretty etc." rather then "CSV", an error occurs while launching "ubench result", which is :
File " ~/Uncle_bench/unclebench/ubench/benchmarking_tools_interfaces/jube_benchmarking_api.py", line 357, in extract_result_from_benchmark input_str='jube result ./'+output_dir+' --id '+benchmark_id+' -o '+cvsfile TypeError: cannot concatenate 'str' and 'NoneType' objects
When Unclebench tries to show the results of a jube's results output of other types like "Pretty etc." rather then "CSV", an error occurs while launching "ubench result", which is :
File " ~/Uncle_bench/unclebench/ubench/benchmarking_tools_interfaces/jube_benchmarking_api.py", line 357, in extract_result_from_benchmark input_str='jube result ./'+output_dir+' --id '+benchmark_id+' -o '+cvsfile TypeError: cannot concatenate 'str' and 'NoneType' objects