Running a process in pythonw with Popen without a console August 17, 2022 by Magenaut I have a program with a GUI that runs an external program through a Popen call: