donghaoqian

导航

打包python成脚本

cd 进入某个项目文件
cd .. 退出当前文件到上一级

pip install pyinstaller

conda install pyinstaller

pyinstaller -F xx.py

pyinstaller -D xx.py

posted on 2020-11-05 21:28  donghaoqian  阅读(34)  评论(0编辑  收藏  举报