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

Deprecated import from pyee #33

Open
Tetraxel opened this issue Sep 1, 2024 · 1 comment
Open

Deprecated import from pyee #33

Tetraxel opened this issue Sep 1, 2024 · 1 comment

Comments

@Tetraxel
Copy link

Tetraxel commented Sep 1, 2024

Hello, It seems that the pyee library has removed the ExecutorEventEmitter two days ago:
https://github.com/jfhbrook/pyee/releases/tag/v12.0.0

Remove deprecated imports:
pyee.BaseEventEmitter
pyee.AsyncIOEventEmitter
pyee.TwistedEventEmitter
pyee.ExecutorEventEmitter
pyee.TrioEventEmitter

Restricting pyee to version <=11 fixes the problem for now, though.

@KillerBOSS2019
Copy link
Owner

Interesting. For now, I'll just restrict the version and then see if there's a solution with newer build

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