Hi, The current python client of IoTDB requires the python version >= 3.7. However, I met some applications running on some old platforms which only support python 3.6, and I found it is easy to make the adaption. Here is the PR[1].
In this PR, I also added a CI with python 3.6 and it can work correctly. It would be good if I can get some approval. Haonan Hou [1] https://github.com/apache/iotdb/pull/12792
