问题描述
我正在构建条形码扫描仪。当我写:
from pyzbar.pyzbar import decode
它给出以下错误:
ImportError跟踪(最近一次通话最后一次)
ImportError: Unable to find zbar shared library
我正在Google colab(windows)上编写此代码。但是当我这样做
pip install zbar
它会给出另一个错误,并且不会安装zbar。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)