先卸载pyinstaller然后在从GitHub上下载安装
pip uninstall pyinstaller
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip
博主通过以上方法解决了问题
先卸载pyinstaller然后在从GitHub上下载安装
pip uninstall pyinstaller
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip
博主通过以上方法解决了问题