#!/usr/bin/python3 import time try: import KiriPythonRPCWrapper except Exception as e: print(e) time.sleep(5)