Error when running any sdk example in Python 3.10
As of 3.10, the *loop* parameter was removed from Event() since it is no longer necessary
I get this error in any sdk example only with Python 3.10. The previous versions work.
Is it a mistake on my side or just a missing udpate?
If it is a missing update for the newer Python version, are there any plans of it being fixed in the near future?
Error when running any sdk example in Python 3.10
As of 3.10, the *loop* parameter was removed from Event() since it is no longer necessaryI get this error in any sdk example only with Python 3.10. The previous versions work.
Is it a mistake on my side or just a missing udpate?
If it is a missing update for the newer Python version, are there any plans of it being fixed in the near future?