Skip to content

Python 3.10, Flask-SocketIO and Eventlet Generates Error #1843

Answered by miguelgrinberg
nebhead asked this question in Q&A
Discussion options

You must be logged in to vote

The best thing you can do when you get obscure errors like this is to google the error to find out if other people had them too. This error is due to you using an old version of the dns package that is incompatible with Python 3.10. Upgrade and I think you will be fine.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nebhead
Comment options

Answer selected by nebhead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants