Hello, The sipbuild and pyqtbuild classes support “console_scripts", but they don’t seem to support “gui_scripts” which in setuptools are the same except they use pythonw.exe on Windows so they do not open a console window. Is there some other mechanism to force the autogenerated shim exe use pythonw? Thanks, Steve Borho