UnsupportedProductError#

exception ansys.platform.instancemanagement.UnsupportedProductError(product_name: str, product_version: str)#

Indicates that the product or version is not supported by the remote server.

This error is raised when trying to start a product that does not contain any matching definition in the remote server.

You can try to lift some of the constraints, such as the version constraint.