I want the command line to not open because a tkinter
interface will open.
I am using pyinstaller
so it works when python isn't installed. I am using python 3.6.0.
Can I also have it so it is one exe
file that doesn't need the other things to run.