-
Notifications
You must be signed in to change notification settings - Fork 18
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
运行报错 #3
Comments
将 |
我运行报错 是要安装什么包吗? |
@ontheway1215 在控制台打印二维码 扫不出来啊。。。 |
c:\ai-hongbao>python wx/hongbao.py |
这是你的微信限制了web端登录,可以登录window版或者移动版...扫码登录官网的网页版看看提示就明白 |
Getting uuid of QR code.
Downloading QR code.
Traceback (most recent call last):
File "wx/hongbao.py", line 13, in
bot = Bot(cache_path=True)
File "/usr/local/lib/python2.7/dist-packages/wxpy/api/bot.py", line 88, in init
except FileNotFoundError as e:
NameError: global name 'FileNotFoundError' is not defined
The text was updated successfully, but these errors were encountered: