Unanswered
Hello, I Always Got A "Modulenotfounderror: No Module Named..." Error When I Run A Pipeline And Import A Local .Py File. I'M Using Decorator Pipeline, How Can I Import That Local .Py Files? My Pipeline Code And That .Py Files I Wanted To Import Already In
Hi TimelyPenguin76 I specify the repo for each step by using the 'repo' arguments from PipelineDecorator.component.
Here is my reference
https://clear.ml/docs/latest/docs/pipelines/pipelines_sdk_function_decorators#arguments-1
180 Views
0
Answers
2 years ago
one year ago