tensorflow/tfx

Import error | KubeflowV2DagRunner

Aditya-171 opened this issue · 4 comments

Hi, while using the following function,( KubeflowV2DagRunner ) I am facing an import error.
tfx.v1.orchestration.experimental.KubeflowDagRunner | TFX | TensorFlow

Error- cannot import name KubeflowV2DagRunner from tfx.v1.orchestration.experimental

TFx version used- 1.13.0

Hi, I tried to reproduce your error from my local environment, and it happened when I didn't install the extra packages for kfp.

Could you please reinstall TFX, for example, with pip install "tfx[kfp]"?

Thank you.

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

This issue was closed due to lack of activity after being marked stale for past 7 days.

Are you satisfied with the resolution of your issue?
Yes
No