You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?