Possible Duplicate:
How can I hide the console window in a PyQt app running on Windows?
I made a GUI program using QT Designer and Pyside, and it works completely. The only problem is that whenever I run it, I get a cmd.exe window in the background. This is quite annoying. Is there any way to fix this?
Try changing the file extension to .pyw. Double-clicking a .pyw will use pythonw.exe instead of python.exe.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With