Using PyInstaller to create exe
python pyinstaller.py --icon c:\temp\image.ico --onefile c:\temp\pythonscript.py
Updated less than a minute ago
Did this page help you?
python pyinstaller.py --icon c:\temp\image.ico --onefile c:\temp\pythonscript.py
Updated less than a minute ago