AttributeError: module '__main__' has no attribute ...
github.com › tensorflow › tfxWhen I build a custom component by writing the code of the Component, the ComponentSpec, and the ComponentExecutor or by using the decorator @component, and publish a pipeline that uses this component to kubeflow, the component is in failure: AttributeError: module '__main__' has no attribute 'DummyExecutor' Describe the expected behavior