zplab / zbar-py

Simple python 2 and 3 compatible interface to the zbar barcode-reading library
MIT License
82 stars 30 forks source link

Module 'zbar' has no attribute 'Image' #18

Open ManuelZ opened 2 years ago

ManuelZ commented 2 years ago

To point out that this is missing with respect to the original zbar.

AttributeError: module 'zbar' has no attribute 'Image'