【发布时间】:2012-01-03 13:31:51
【问题描述】:
可能重复:
How can I hide the console window in a PyQt app running on Windows?
我使用 QT Designer 和 Pyside 制作了一个 GUI 程序,它完全可以运行。唯一的问题是,每当我运行它时,我都会在后台得到一个 cmd.exe 窗口。这很烦人。有没有办法解决这个问题?
【问题讨论】:
标签: python qt user-interface cmd pyside