同题 (For Windows) 用 pyinstaller 参考命令 pyinstaller """".py --onefile --noconsole
For Linux:
Install:
sudo pip3 install Pyinstaller
USE:
pyinstaller --onefile sample.py
发表评论
没有评论:
发表评论