python - The exe executable of my application, also opens a console -



python - The exe executable of my application, also opens a console -

i create exe executable of application made ​​in pyqt, , went well, when run exe in windows before opening application opens console , while application open console also.

i need tell me how create console not come out, or @ to the lowest degree not visible.

i've seen answers problem c ++ python have not seen anything

the best solution in post linked in comment post, on windows can set property on shortcut starts app, have console minimized. still shows in taskbar, there id need it, can handy in situations(like during dev utilize same script user will, not have bother evrytime start app manually minimize console). in general best utilize pythonw.exe or utilize .pyw extension script.

python windows console pyqt exe

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -