Skip to content

Can't import TQDMProgressBar #707

@zaccharieramzi

Description

@zaccharieramzi

System information

  • OS Platform and Distribution: Linux Ubuntu 16.04
  • TensorFlow version and how it was installed: pip (2.0.0)
  • TensorFlow-Addons version and how it was installed: pip install -q --no-deps tensorflow-addons~=0.6
  • Python version: 3.6.8
  • Is GPU used?: yes

Describe the bug

I can't import TQDMProgressBar.

Code to reproduce the issue

import tensorflow_addons as tfa
print(tfa.__version__)
tfa.callbacks.TQDMProgressBar

Other info / logs
This issue appeared when discussing with @shun-lin , I originally described it in tensorflow/tensorflow#34417, but felt it made more sense to discuss it here.
Apparently I could install from source to try and solve it, but it's not in my priorities right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions