简体   繁体   中英

How to run a Tkinter program without opening a terminal

When I run my Tkinter application, a command line/terminal opens. How can I run my application without it invoking a command line/terminal session?

用“ .pyw”扩展名而不是“ .py”保存文件。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM