Open SunsetMkt opened 1 year ago
Thank you for bringing this to attention! :D
What operating system and which version of Python do you use? Do you by any chance use a non-x86/x64 system like a computer with an ARM processor?
I cannot reproduce the issue on my local systems, but if we find a pattern where this issue occours, it may be possible to find a workaround.
Python 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)] on win32
on Windows 11 x64.
paperstorage
installed with pip
.
While reading scanned images,
WARNING: zbar\decoder\databar.c:1250: <unknown>: Assertion "seg->finder >= 0" failed.
always shows. https://github.com/NaturalHistoryMuseum/pyzbar/issues/96Also, I noticed that png images are readable by paperstorage, while jpg images are not.