I am using wxpython to develop a GUI and I compiled it with pyinstaller. Everything works fine but there is always a black shell window pop up before it actually lunch the program. (Just like you use python instead of pythonw to run the script)
My question is, how to avoid that?
From: http://www.pyinstaller.org/export/v2.0/project/doc/Manual.html?format=raw#getting-started