MenpoMissingDependencyError

class menpo.base.MenpoMissingDependencyError(package_name)[source]

Bases: ImportError

An exception that a dependency required for the requested functionality was not detected.

with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.

msg

exception message

name

module name

path

module path