如何使用pyinstaller打包python脚本?_贵州省铜仁市印江土家族苗族自治县协赛铁路合伙企业 点击这里去看看 仅需:¥{dede:field.jiage/}
当前位置: 当前位置: 首页 >

如何使用pyinstaller打包python脚本?_贵州省铜仁市印江土家族苗族自治县协赛铁路合伙企业

如何使用pyinstaller打包python脚本?

如何使用pyinstaller打包python脚本?

背景不想手动打开cmd窗口,输入一大串Pyinstall指令,可以创建一个Python脚本,然后运行它,来打包你写的Python软件。

整体思路 1.使用pyinstaller工具,打包Python程序 并将相关的文件都放在‘installer\packages\com.vendor.product\data\’下面 2.使用Qt的binarycreator工具,将刚才pyinstaller工具打包出来的数据,制作成一个“安装包”(.exe文件) ***设指令是: pyinstaller main.py --distpath xxx --onedir --noconsole …。

如何使用pyinstaller打包python脚本?

TAG标签

我有话要说