pip install pyinstaller pyinstaller your_script.py pyinstaller --onefile your_script.py pyinstaller --name my_app your_script.py pyinstaller --add-data 'images/*.png:images' your_script.py


上一篇:PyInstaller vs
下一篇:
切换中文