hpcflow.sdk.core.errors.MissingEnvironmentExecutableInstanceError#

exception hpcflow.sdk.core.errors.MissingEnvironmentExecutableInstanceError(env_spec, exec_label, js_idx, res)#

The environment does not have a suitable instance of the requested executable.

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

  • exec_label (str) –

  • js_idx (int) –

  • res (dict) –

Return type:

None