RuntimeError: Unknown exception at main.py line 131
Any pointer on how to fix it?
eli@eli-desktop:~/git/DepthFromDefocus$ python3 main.py .
INFO: Set logging level: INFO
INFO: Reading images from ./[jgptJGPT][pinPIN][gfGF]
['./Adopt-a-cat-or-kitten-from-RSPCA.jpg']
INFO: Aligning images with rigid transform.
(lx, ly)=(0 0), (rx, ry)=(800 1020)
_stack[0].shape= (1020, 800)
INFO: Generating all-in-focus image.
Traceback (most recent call last):
File "main.py", line 309, in