coroutine 'AsyncServer.enter_room' was never awaited #4090
-
Beta Was this translation helpful? Give feedback.
Answered by
falkoschindler
Dec 11, 2024
Replies: 1 comment 1 reply
-
Hi @zpeng2-bert, The last version supporting Python 3.7 was NiceGUI 1.2.24, as indicated by the release notes of 1.3.0. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zpeng2-bert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @zpeng2-bert,
The last version supporting Python 3.7 was NiceGUI 1.2.24, as indicated by the release notes of 1.3.0.
Python 3.7 had its end-of-life in June 2023, so I wouldn't recommend using it anymore.