News

Contribute to jerlyn06/convert_to_exe development by creating an account on GitHub. Skip to content Toggle navigation. ... A simple GUI tool that converts your .py source file to .exe Windows ...
Make sure PyQt4 is properly installed. Use pip freeze to list the installed packages; Install PyInstaller: pip install pyinstaller; Run the app: open the main.py and run it using your IDE or simply ...