using try except with import code example Example: try python import try: import os except: print('Can not import')