pip install pyinstaller 一般產生:. # 最簡單的方式,會產生.spec, build dir以及dist ... pyinstaller -F file.py --distpath yourpath
確定! 回上一頁