📜  python pyinstler not found - Python 代码示例

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

代码示例1
# If you can't use pyinstaller, because it is not found, try:
python -m PyInstaller --help 
# or
python -m PyInstaller --version