pip install pyinstaller pyinstaller <file name>.py pyinstaller --onefile <file name>.py pyinstaller --onefile --noconsole <file name>.py