Python二维码生成库qrcode安装和使用示例
https://blog.youkuaiyun.com/dream_allday/article/details/49422573?locationNum=13&fps=1
安装zbar过程中出现error: command 'gcc' failed with exit status 1
估计是 python3中缺少依赖
python2中可以安装,或者是支持32位不支持64位
https://blog.youkuaiyun.com/dream_allday/article/details/49422573?locationNum=13&fps=1
安装zbar过程中出现error: command 'gcc' failed with exit status 1
估计是 python3中缺少依赖
python2中可以安装,或者是支持32位不支持64位