【BUG】 ‘cv2.cv2‘ ‘wechat_qrcode_WeChatQRCode‘

307 阅读1分钟

首发博客地址

blog.zysicyj.top/

报错内容

AttributeError: module 'cv2' has no attribute 'wechat_qrcode_WeChatQRCode'

解决方法

pip install opencv-python
pip install opencv-contrib-python

本文由mdnice多平台发布