question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot install kubeflow-kale due to missing ml-metadata 0.23.1

See original GitHub issue

pip install kubeflow-kale

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

This is on Python 3.8.6 in Ubuntu 20.04.1 LTS (WSL2)

I see https://github.com/kubeflow-kale/kale/blob/master/backend/setup.py#L51 is specifying 0.24.0

Did someone forget to push a new version to PyPI?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
gbrlinscommented, Apr 9, 2021

Hi @StefanoFioravanzo !

Besides the new 0.6 version, setup.py is still referencing ml_metadata==0.24.0

1reaction
StefanoFioravanzocommented, Dec 10, 2020

Hey guys, we released 0.6! Enjoy 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

jupyter canceled future for execute_request message before replies ...
This problem has been solved by simply installing the Zlib and CuDNN. ... jupyter labextension install kubeflow-kale-labextension RUN echo "jovyan ...
Read more >
Kale | Kubeflow
Kale enables data scientists to orchestrate end-to-end machine learning (ML) workflows.
Read more >
search issues · tensorflow - bytemeta
Wich has tensorflow == 2.7, tensorflow-io == 0.23.1, keras tuner == 1.1.0 ... me to solve the problem, thanks a lot! the error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found