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]: ImportError: cannot import name 'AsyncIOEventEmitter' from 'pyee' #430

Open
WeiYingZhe opened this issue Sep 27, 2024 · 1 comment

Comments

@WeiYingZhe
Copy link

Environment

- wechaty:0.10.7
- wechaty-puppet: 
- wechaty-puppet-service: 
- wechaty-plugin-contrib: 
- token type: padlocal|wxwork|xp
- the version of wechaty docker container: [0.65]

Description

pyee的引入有问题

Minimum reproducible code

1727406273549
from pyee import AsyncIOEventEmitter 要修改为 from pyee.asyncio import AsyncIOEventEmitter

@MengDanzz
Copy link

他们开发团队没有解决该问题前,可以临时设置版本号:

wechaty
urllib3<2.0.0
pyee<9.0.0

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