Closed LightTemplar closed 5 years ago
class _SaneIterator, method next(self): the Exception 'Document feeder out of documents' was raised by self.device.snap(True). Could you put it also inside "try ... except" block?
Please test https://github.com/python-pillow/Sane/commit/4a5a549771781b1cd126cf36391336a454c3cf2b
It works!
class _SaneIterator, method next(self): the Exception 'Document feeder out of documents' was raised by self.device.snap(True). Could you put it also inside "try ... except" block?