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