question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No module named 'tfx.orchestration.experimental'

See original GitHub issue

With tfx version 0.13.0, I don’t seem to find tfx.orchestration.experimental module. However, I could see it in GitHub and is updated 4 days ago. Issues while building?

from tfx.orchestration.experimental.interactive.interactive_context import InteractiveContext

ModuleNotFoundError: No module named 'tfx.orchestration.experimental'

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
jageshmaharjancommented, Oct 15, 2019

Noted, It’s not in the release branch but only in the master https://github.com/tensorflow/tfx/tree/master/tfx/orchestration/experimental/interactive Thanks.

0reactions
gowthamkprcommented, Oct 14, 2019

@jageshmaharjan Please install tfx from head as tfx.orchestration.experimental is not available in any of the released versions as you can see here [0.13] and [0.14] but is only available in the head.

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

tfx.orchestration.experimental has no attribute ... - Stack Overflow
I am trying to orchestrate a TFX pipeline using kubeflow and I am getting the following error during the creation of the pipeline....
Read more >
Module: tfx.v1.orchestration.experimental - TensorFlow
TFX orchestration.experimental module. Classes. class FinalStatusStr : FinalStatusStr: is the type for parameter receiving PipelineTaskFinalStatus. class ...
Read more >
TFX Components Walk-through - | notebook.community
Learning Objectives. Develop a high level understanding of TFX pipeline components. Learn how to use a TFX Interactive Context for prototype development of ......
Read more >
tfx - PyPI
tfx apache‑beam ml‑metadata pyarrow tensorflow tensorflow‑data‑validat... GitHub master 2.40.0 1.11.0 6.0.0 nightly (1.x/2.x) 1.11.0 1.11.0 2.40.0 1.11.0 6.0.0 1.15.5 / 2.10.0 1.11.0 1.10.0 2.40.0 1.10.0 6.0.0...
Read more >
TFX Trainer component - Google Groups
However, I get errors such as ModuleNotFoundError: No module named 'tools' ... ://www.tensorflow.org/tfx/api_docs/python/tfx/v1/orchestration/experimental/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found