#!/usr/bin/env python3 # Make sure our Python 3 software is installed import cv2 from pyzbar import pyzbar print(cv2.getBuildInformation())