One File in the repository is in python 2 and the other in python 3
How do you suppose to run in in Linux environment ?
the file detect_barcode_opencv.py is in python 3
and the file barcode_detect_and_decode.py is in python 2, due to the zbar dependency.
How do you use this library in production environment ?
One File in the repository is in python 2 and the other in python 3
How do you suppose to run in in Linux environment ?
the file
detect_barcode_opencv.pyis in python 3and the file
barcode_detect_and_decode.pyis in python 2, due to thezbardependency.How do you use this library in production environment ?