📌  相关文章
📜  'pyinstaller' 不是内部或外部命令、可运行程序或批处理文件. - Shell-Bash 代码示例

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

代码示例1
# if you're getting this error :
# 'pyinstaller' is not recognized as an internal or external command, operable program or batch file.
# then just write this in CMD:
pip install pyinstaller