Cannot install kubeflow-kale due to missing ml-metadata 0.23.1
See original GitHub issuepip 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:
- Created 3 years ago
- Comments:6 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @StefanoFioravanzo !
Besides the new 0.6 version, setup.py is still referencing ml_metadata==0.24.0
Hey guys, we released 0.6! Enjoy 😃