def runSite(self): pluginGui = pyarchinit_Site(self.iface) pluginGui.show() self.pluginGui = pluginGui # save