Python Pyinstler tidak ditemukan

# If you can't use pyinstaller, because it is not found, try:
python -m PyInstaller --help 
# or
python -m PyInstaller --version
Dante