pip3 install pandas #pandas版本需大于或等于1.2.4 pip3 install libcst #Python语法树解析器,用于解析Python文件 pip3 install jedi #用于跨文件解析,建议安装