摘要: pyinstaller相关使用方法 最近有把python项目打包成.exe,所以找到了pyinstaller这款工具, 第一次使用的时候踩了一些坑,在此记录一下。 参数表 参数 说明 -h, --help 显示帮助信息 -v, --version 显示 PyInstaller 版本 -F, --on 阅读全文
posted @ 2025-01-25 23:30 Gold_stein 阅读(259) 评论(0) 推荐(0)