I create an exe executable of my application made ββin pyqt, and everything went well, but when I run the exe in windows before opening the application opens a console and while the application is open that console is also.
I need someone to tell me how to make the console does not come out, or at least not visible.
I've seen some answers to this problem but with C ++ with Python I have not seen anything