Skip to content

[Bug]: ImportError: cannot import name 'AsyncIOEventEmitter' from 'pyee' #430

Open
@WeiYingZhe

Description

@WeiYingZhe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions