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

运行wechat_sender报错 #15

Open
Hello-Linux opened this issue Nov 15, 2017 · 1 comment
Open

运行wechat_sender报错 #15

Hello-Linux opened this issue Nov 15, 2017 · 1 comment

Comments

@Hello-Linux
Copy link

python wechat_sender.py
Getting uuid of QR code.
Downloading QR code.
Traceback (most recent call last):
File "wechat_sender.py", line 2, in
from wechat_sender import *
File "/root/wechat_sender.py", line 3, in
bot = Bot()
File "/usr/lib/python2.7/site-packages/wxpy/api/bot.py", line 88, in init
except FileNotFoundError as e:
NameError: global name 'FileNotFoundError' is not defined

@Big2Cat
Copy link

Big2Cat commented Aug 21, 2018

bot=Bot(console_qr=True)

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

2 participants