Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发生异常: OSError #300

Open
peter29ljf opened this issue Apr 24, 2023 · 0 comments
Open

发生异常: OSError #300

peter29ljf opened this issue Apr 24, 2023 · 0 comments

Comments

@peter29ljf
Copy link

发生异常: 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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant