MissingMethodError

exception psi4.driver.MissingMethodError(msg)[source]

Error called when requested level or theory or derivative level are not available.

Parameters:

msg (str) – Human readable string describing the exception.

message

Human readable string describing the exception.