【BUG】 ‘cv2.cv2‘ ‘wechat_qrcode_WeChatQRCode‘

首发博客地址

https://blog.zysicyj.top/

报错内容

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

解决方法

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

本文由 mdnice 多平台发布

你可能感兴趣的:(后端)