I used Pyinstaller but I didn't know there was a one file thingy.
Oh, use this command if you don't want that CMD window to show up `pyinstaller --onefile -w main.py`