pyinstaller打包多个py文件和去除cmd黑框

1.打包多个py文件并且去除cmd黑框

格式:pyinstaller.exe -F 路径\文件名.py空格路径\文件名.py空格--noconsole

pyinstaller.exe -F ui.py --noconsole

posted @ 2018-07-11 14:18  Anita_harbour  阅读(1981)  评论(0编辑  收藏  举报