try: from MixMaster import MixMaster o = MixMaster() except: i = input("MixMaster failed to start!")