pyinstaller 打包一個exe動輒幾十M幾百M (特別是import pandas以後) ... pyinstaller --clean -F test.py --exclude-module matplotlib ^ .
確定! 回上一頁