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

asyncore library is removed in Python 3.12 #1

Open
sevmonster opened this issue Jun 18, 2024 · 0 comments
Open

asyncore library is removed in Python 3.12 #1

sevmonster opened this issue Jun 18, 2024 · 0 comments

Comments

@sevmonster
Copy link

sevmonster commented Jun 18, 2024

Mostly posting this for anyone interested in using this or finding issues with it, but the used asyncore library was deprecated and finally removed by Python 3.12. asyncore is used by imported library pyinotify. You (the end user and the repo owner) can fix this by adding pyasyncore to your dependencies.

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

1 participant