Open LishengSun opened 6 years ago
python -i run_experiments.py -d 'artificial' -s 'median_landmarks_with_1_cofirank' -n True -rd '/YES/
File "run_experiments.py", line 59, in _select_next_algorithm self.next_algo, self.num_cofi_run, self.current_rank, self.median_landmarks = method_to_call() TypeError: 'NoneType' object is not iterable
python -i run_experiments.py -d 'artificial' -s 'median_landmarks_with_1_cofirank' -n True -rd '/YES/
File "run_experiments.py", line 59, in _select_next_algorithm self.next_algo, self.num_cofi_run, self.current_rank, self.median_landmarks = method_to_call() TypeError: 'NoneType' object is not iterable