google / google/ml-metadata

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

Open
#217 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
685
Forks
185
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.