sudo apt-get install python3-pip #安装
sudo pip3 install --upgrade pip #升级
sudo apt-get remove python3-pip #卸载
使用pip3安装pyinstaller
pip3 install pyinstaller
sudo apt-get install python3-pip #安装
sudo pip3 install --upgrade pip #升级
sudo apt-get remove python3-pip #卸载
使用pip3安装pyinstaller
pip3 install pyinstaller