Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用该模块pyzbar,但我在使用它时遇到问题:(
pyzbar
我在代码中调用pyzbar了模块,但它没有触发错误:FileNotFoundError: Could not find module
FileNotFoundError: Could not find module
我尝试重新安装 python 版本 3.9 > 3.6 我尝试重新安装 pyzbar 模块
我知道你们是最聪明的;请让我知道如何解决这个问题。
环境:Pycharm,python 3.9
在此处输入图像描述