We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pyee
Hello, It seems that the pyee library has removed the ExecutorEventEmitter two days ago: https://github.com/jfhbrook/pyee/releases/tag/v12.0.0
ExecutorEventEmitter
Remove deprecated imports: pyee.BaseEventEmitter pyee.AsyncIOEventEmitter pyee.TwistedEventEmitter pyee.ExecutorEventEmitter pyee.TrioEventEmitter
Restricting pyee to version <=11 fixes the problem for now, though.
The text was updated successfully, but these errors were encountered:
Interesting. For now, I'll just restrict the version and then see if there's a solution with newer build
Sorry, something went wrong.
No branches or pull requests
Hello, It seems that the
pyee
library has removed theExecutorEventEmitter
two days ago:https://github.com/jfhbrook/pyee/releases/tag/v12.0.0
Restricting
pyee
to version <=11 fixes the problem for now, though.The text was updated successfully, but these errors were encountered: