Traceback (most recent call last): File "initializer.py", line 7, in <module> nrof_images_total,nrof_successfully_aligned=obj.collect_data() TypeError: 'NoneType' object is not iterable #5
Traceback (most recent call last):
File "initializer.py", line 7, in
nrof_images_total,nrof_successfully_aligned=obj.collect_data()
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last): File "initializer.py", line 7, in
nrof_images_total,nrof_successfully_aligned=obj.collect_data()
TypeError: 'NoneType' object is not iterable
Any suggestion?