A subclass of ImportError which is raised by import when a module could not be located. It is also raised when None is found in sys.modules.
exception ModuleNotFoundError