1.下载安装pyinstaller库
在cmd命令行中输入命令:pip install pyinstaller,回车之后等到出现Successfully installed......的字样则表示pyinstaller安装成功了,如下图所示。