-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Running the basic example from the readme with Pillow 12 fails with:
Traceback (most recent call last):
File "[...]/bug.py", line 9, in <module>
codes = zbarlight.scan_codes(['qrcode'], image)
File "[...]/site-packages/zbarlight/__init__.py", line 68, in scan_codes
if not Image.isImageType(image):
^^^^^^^^^^^^^^^^^
AttributeError: module 'PIL.Image' has no attribute 'isImageType'See:
Metadata
Metadata
Assignees
Labels
No labels