You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
发生异常: OSError
[WinError 1155] 没有应用程序与此操作的指定文件有关联。: 'E:\WeixinBot-master\wxbot_demo_py3\saved\qrcodes\qrcode.jpg'
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 189, in _showQRCodeImg
os.startfile(QRCODE_PATH)
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 167, in genQRCode
self._showQRCodeImg('win')
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 978, in start
self.genQRCode()
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 36, in wrapper
return fn(*args)
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 1219, in
webwx.start()
OSError: [WinError 1155] 没有应用程序与此操作的指定文件有关联。: 'E:\WeixinBot-master\wxbot_demo_py3\saved\qrcodes\qrcode.jpg'
The text was updated successfully, but these errors were encountered:
发生异常: OSError
[WinError 1155] 没有应用程序与此操作的指定文件有关联。: 'E:\WeixinBot-master\wxbot_demo_py3\saved\qrcodes\qrcode.jpg'
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 189, in _showQRCodeImg
os.startfile(QRCODE_PATH)
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 167, in genQRCode
self._showQRCodeImg('win')
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 978, in start
self.genQRCode()
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 36, in wrapper
return fn(*args)
File "E:\WeixinBot-master\wxbot_demo_py3\weixin.py", line 1219, in
webwx.start()
OSError: [WinError 1155] 没有应用程序与此操作的指定文件有关联。: 'E:\WeixinBot-master\wxbot_demo_py3\saved\qrcodes\qrcode.jpg'
The text was updated successfully, but these errors were encountered: