hpcflow.sdk.core.errors.UnsupportedShellError#

exception hpcflow.sdk.core.errors.UnsupportedShellError(shell, supported)#

We don’t support this shell on this OS.

Parameters:
  • shell (str)

  • supported (Iterable[str])

Return type:

None