Using PyInstaller to create exeSuggest EditsPythonpython pyinstaller.py --icon c:\temp\image.ico --onefile c:\temp\pythonscript.py Copy Page