python打包成.exe

pyuic5 mainwindow.ui -o test.py

 

pip install pyinstaller
pyinstaller -F -w ***.py

 

https://blog.csdn.net/wangmingfan123/article/details/78046893

 

https://www.jianshu.com/p/c99577b9c901  :pyinstaller打包多个.py文件

posted @ 2018-07-19 17:46  月亮下,六便士  阅读(133)  评论(0编辑  收藏  举报