先安装pyinstaller,pip install pyinstaller 然后 pyinstaller -F combine.py打包即可 转载于:https://www.cnblogs.com/caimuqing/p/9016854.html