Skip to content

tensorflow-metadata & absl-py version mismatch #14

@fasick

Description

@fasick

While attempting to install tensorflow_datasets via: pip install -q tensorflow_datasets, I receive the error, "tensorflow-metadata 0.25.0 requires absl-py<0.11,>=0.9, but you'll have absl-py 0.11.0 which is incompatible."

I was able to resolve the issue by reinstalling an older version of absl-py: pip install --upgrade --force-reinstall absl-py==0.10.0.

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