sudo apt-get update
sudo apt-get install python3
sudo apt-get install python3-pip
sudo pip3 install pyinstaller
pyinstaller --version
ubuntu python pyinstaller

sudo apt-get update
sudo apt-get install python3
sudo apt-get install python3-pip
sudo pip3 install pyinstaller
pyinstaller --version