[Pythonmac-SIG] tkinter, py2app, and the console

Jon Rosebaugh chairos at gmail.com
Sun Nov 20 22:06:11 CET 2005


When I build a .app version of my program, it runs just fine, but
there's one little concern. When run, the .app version produces two
windows: both the normal window it's supposed to produce, and a window
labeled "Console", in which nothing ever seems to happen. How can I
keep this Console window from showing up? I'm using Python2.4 and
tkinter. I can provide source or the compiled .app if needed.


More information about the Pythonmac-SIG mailing list