You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to execute the simple chat test, but it seems like its using Python 2, which is very old and not supported anymore. The chat.py file is also importing stuff from socket.io that are deprecated and which are no longer available. Can anyone update the file to become up-to-date with current versions of Python and modules? That would be helpful, thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I want to execute the simple chat test, but it seems like its using Python 2, which is very old and not supported anymore. The chat.py file is also importing stuff from socket.io that are deprecated and which are no longer available. Can anyone update the file to become up-to-date with current versions of Python and modules? That would be helpful, thanks.
The text was updated successfully, but these errors were encountered: