Python
Python Installer
pip install pyinstaller
Add C:\Users\<user>\AppData\Roaming\Python\Python311\Scripts to PATH:
pyinstaller --onefile file.py
pip install pyinstaller
Add C:\Users\<user>\AppData\Roaming\Python\Python311\Scripts to PATH:
pyinstaller --onefile file.py