一、问题总结与解决方法。
1) pyinstaller版本问题
如果使用下面命令安装pyinstaller,默认将安装最新的pyinstaller。文章来源:https://www.toymoban.com/news/detail-622396.html
pip install pyinstaller
但对于python2.7,最高只支持3.6,所以安装时使用 下面指令。文章来源地址https://www.toymoban.com/news/detail-622396.html
到了这里,关于Mac zsh: command not found: pyinstaller。[看这一篇就够了]的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!