# Installation This software requires `Python3.9` and above version, and needs to install the dependencies of the relevant Pyhton packages. The `requirements.txt` required by this software is as follows: ``` cement==3.0.8 cement[jinja2] cement[yaml] cement[colorlog] polling2 alibabacloud_easygene20210315==1.1.1 requests volcengine-python-sdk volcengine tabulate tinydb miniwdl pandas numpy ```