dai-deployment-templates icon indicating copy to clipboard operation
dai-deployment-templates copied to clipboard

Deployment aws-sagemaker-hosted-scorer-cpp error

Open Pl0414141 opened this issue 1 year ago • 0 comments

We cannot deploy https://github.com/h2oai/dai-deployment-templates/tree/master/aws-sagemaker-hosted-scorer-cpp due conflict error with protobuf, see below:

ERROR: Cannot install -r requeriments.txt (line 19) and protobuf==4.21.1 because these package versions have conflicting dependencies.

The conflict is caused by: The user requested protobuf==4.21.1 daimojo 2.8.1 depends on protobuf~=3.9

Pl0414141 avatar Aug 17 '23 21:08 Pl0414141