Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vahiddh opened this issue Apr 8, 2025 · 1 comment

Comments

@vahiddh
Copy link

vahiddh commented Apr 8, 2025

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

@tarilabs
Copy link
Contributor

tarilabs commented Apr 10, 2025

Hi, are you on "Apple Silicon" M-chip MacOS?

If yes, this sounds the same outstanding issue as described here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants