Nightly build of 25/2/20…
I get the following error message
Could not open sample logs for workspace ‘osiris120227_multi_graphite002_iqt’.
Could not open sample logs for workspace ‘osiris120227_multi_graphite002_iqt’.
Traceback (most recent call last):
File “C:\MantidNightlyInstall\bin\mantidqt\widgets\samplelogs\presenter.py”, line 87, in plot_logs
to_plot = [row for row in self.view.get_selected_row_indexes()
File “C:\MantidNightlyInstall\bin\mantidqt\widgets\samplelogs\view.py”, line 148, in get_selected_row_indexes
return [row.row() for row in self.table.selectionModel().selectedRows()]
AttributeError: ‘NoneType’ object has no attribute ‘selectedRows’
Mantid plot is Ok.
Spencer