環境:
python 2.7
安裝軟體:
pyinstaller (https://pypi.org/project/PyInstaller/)
pywin32
流程:
使用pyinstaller進行打包
在cmd中輸入
python pyinstaller.py -F filename.py
• 參考
https://blog.csdn.net/lqzdreamer/article/details/77917493
* 其他
https://anthony-tuininga.github.io/cx_Freeze/
https://sourceforge.net/projects/pyinstaller/
====================================================
更簡單的方法:
pip install auto-py-to-exe
auto-py-to-exe filename.py
沒有留言:
張貼留言