Unanswered
Hi All,
I Have Python File Build_Pipeline, That Contain Pipelinecontroller With One Step Only.
When I Try To Run The File I Get 'Build_Pipline.Py': [Errno 2] No Such File Or Directory' On The Webui.
What I Do Wrong?
Thanks!
pipe = PipelineController( name='grab2train_tf', project='main pipeline', version='0.0.1', abort_on_failure=True, # any failed step will cause the pipeline to immediately abort, stop all running steps, and mark the pipeline as failed. )
I'm missing something? CostlyOstrich36
181 Views
0
Answers
3 years ago
one year ago