Skip to content

ml-metadata==1.17.0 not installable via pip — dependency resolution issue blocking TFX installation #217

@vahiddh

Description

@vahiddh

Hi team,

I'm currently experiencing an issue when trying to install ml-metadata==1.17.0 using pip on macos:

pip install ml-metadata==1.17.0

which throws:

ERROR: Could not find a version that satisfies the requirement ml-metadata==1.17.0 (from versions: 0.12.0.dev0, 0.13.0.dev0, 0.13.1.dev0)
ERROR: No matching distribution found for ml-metadata==1.17.0

this results in a dependency resolution or internal package metadata error that prevents the package from being installed. maybe the error is related to how the package is published or managed internally.

since ml-metadata is a direct dependency of tfx, this issue is blocking the installation of TFX altogether.

It would be great if this could be looked into, or if there's a workaround or fix on the way. Please let me know if any further details or logs are needed!

Thanks in advance

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