linux下 pip install pyinstaller 针对需要的项目 pyinstaller -F -w ./xxx.py 即可 转载于:https://www.cnblogs.com/ziyouchutuwenwu/p/7801098.html