首发博客地址 https://blog.zysicyj.top/ 报错内容 AttributeError: module 'cv2' has no attribute 'wechat_qrcode_WeChatQRCode' 解决方法 pip install opencv-python pip install opencv-contrib-python ``` opencv-contrib-python