会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
jeancheng
不积跬步,无以至千里;不积小流,无以成江海
博客园
首页
新随笔
联系
订阅
管理
2020年7月8日
pyinstaller打包py程序为exe文件
摘要: pip install pyinstaller -i http://pypi.douban.com/simple --trusted-host pypi.douban.com 进入到app目录下 pyinstaller -F 主程序.py 会在当前目录下生成dist目录,目录下是打包好的exe程序
阅读全文
posted @ 2020-07-08 21:01 jeancheng
阅读(148)
评论(0)
推荐(0)
编辑
公告