1、下载pyinstaller
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz
2、安装pyinstaller
pip install pyinstaller
3、更新pyinstaller
pip install --upgrade pyinstaller
1、下载pyinstaller
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz
2、安装pyinstaller
pip install pyinstaller
3、更新pyinstaller
pip install --upgrade pyinstaller