Unanswered
We See That The Pipeline Task Install “Protobuf==4.21.1”
How Can This Be Controlled?
if you are using add_function_step
you can pass packages=["protobuf<=3.20.1"]
(there is an example in the sdk docs https://clear.ml/docs/latest/docs/references/sdk/automation_controller_pipelinecontroller#add_function_step-1 )
168 Views
0
Answers
2 years ago
one year ago