Wow what a bitch:
C:\Windows\system32>pyinstaller --version
'pyinstaller' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\system32>pip install pyinstaller
Requirement already satisfied: pyinstaller in c:\users\username\appdata\roaming\python\python38\site-packages (6.19.0)
C:\Windows\system32>pyinstaller --version
'pyinstaller' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\system32>pip install pyinstaller
Requirement already satisfied: pyinstaller in c:\users\username\appdata\roaming\python\python38\site-packages (6.19.0)






