Possible duplicate:How to hide a console window in a PyQt application 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 the cmd.exe window in the background. This is pretty annoying. Is there any way to fix this?
Try changing the file extension to .pyw. Double-clicking .pyw will use pythonw.exe instead of python.exe.
Source: https://habr.com/ru/post/1382422/More articles:jQuery modal form AJAX to Struts 1.3 Action - jqueryDoes the error code redirect when you return a response with encoded encoding? - httpVIM recovery by default - vimDoes Android WebView support html5? - androidCalling moveToThread () does not transfer the QObject to another thread. - c ++Newtons method in Python - pythonGetting rid of the Python console in wxPython on Windows - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1382425/how-do-you-restrict-certain-html-elements-to-certain-roles-using-aspnet-mvc&usg=ALkJrhhMrUMEqaAUcXvH6FwP21pewJxsZAHow to avoid memory leak during development in c - cAndroid: What is an inflatable item in a list? - androidAll Articles