# 打包命令 pyinstaller -D main.py -n SDR # 导出依赖命令 conda env export > environment.yml