I get the following warning when running MultiLabelPairwiseMeasures without a multi-threshold metric:
UserWarning: No probabilistic input or no probabilistic measure so impossible to get multi-threshold metric
The warning should only show when a multi-threshold measure is requested.