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

🐛🐛 Bug Report: [Python Dependency] KeyError: 'reset' #294

Open
xyangwu opened this issue Jan 18, 2022 · 0 comments
Open

🐛🐛 Bug Report: [Python Dependency] KeyError: 'reset' #294

xyangwu opened this issue Jan 18, 2022 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@xyangwu
Copy link

xyangwu commented Jan 18, 2022

requirements

  • token type: padlocal
  • version of python-wechaty: 0.8.33
  • version of wechaty docker image: latest

Describe your problem

KeyError: 'reset' is returned by running ding-dong-bot.py.

Reproduce your problem

python3 examples/ding-dong-bot.py

Error info

 ......
  File "/usr/local/lib/python3.8/dist-packages/pyee/base.py", line 229, in listeners
    return list(self._events[event].keys())
KeyError: 'reset'

Your experiments

It might be due to dependency version. Downgrading pyee to 8.0.0 can solve this KeyError.

@xyangwu xyangwu added the 🐛 bug Something isn't working label Jan 18, 2022
@wj-Mcat wj-Mcat self-assigned this Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants