MissingPackageException Class

An exception related to a missing Python package required for method.

Initialize a new instance of UserErrorException.

Inheritance
azureml.exceptions._azureml_exception.UserErrorException
MissingPackageException

Constructor

MissingPackageException(exception_message, **kwargs)

Parameters

Name Description
exception_message
Required
str

A message describing the error.

exception_message
Required
str

A message describing the error.