hpcflow.sdk.core.errors.MissingEnvironmentExecutableError#

exception hpcflow.sdk.core.errors.MissingEnvironmentExecutableError(env_spec, exec_label)#

The environment does not have the requested executable at all.

Parameters:
  • env_spec (Mapping[str, Any])

  • exec_label (str)

Return type:

None