码迷,mamicode.com
首页 > 编程语言 > 详细

pyinstaller打包python应用程序

时间:2020-04-01 19:24:01      阅读:86      评论:0      收藏:0      [点我收藏+]

标签:tps   arc   http   文件   参考   hive   archive   href   git   

pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip

cd .py文件所在文件夹
pyinstaller -F [-w] [-i ico_name.ico] xxx.py

参考:
https://blog.csdn.net/weixin_41879093/article/details/104216881
https://blog.csdn.net/qq_41140138/article/details/100833814

pyinstaller打包python应用程序

标签:tps   arc   http   文件   参考   hive   archive   href   git   

原文地址:https://www.cnblogs.com/holaworld/p/12614538.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!