nimble.exceptions.PackageException

exception nimble.exceptions.PackageException(message)

Raised when a package is not installed, but needed.

This is a subclass of Python’s ImportError.