📜  使用 pyinstaller 运行规范文件 - Shell-Bash 代码示例

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

代码示例4
1. pip install pyinstaller

2. cd to your file directory in the commandline

3. pyinstaller yourprogram.py