没有打开yaml文件的解析器 # 安装pyyaml库 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pyyaml # 代码中导入库 import yaml