📜  pyinstaller make exe - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:44.543000             🧑  作者: Mango

代码示例3
1. pip install pyinstaller

2. cd to your file directory in the commandline

3. pyinstaller yourprogram.py