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.

Pip package kfp 1.4.1 and kfp-server-api 1.4.0 missing

See original GitHub issue

While updating some images I noticed a discrepancy with the releases of kfp and kfp-server-api on PyPi. kfp 1.4.1 is not available on PyPi but kfp-server-api 1.4.1 is available. In turn kfp 1.4.0 is available and kfp-server-api 1.4.1 is not available. Is this intentional (were kfp 1.4.1 and kfp-server-api 1.4.0 never released) or has something gone wrong with pushing the package?

/cc @Bobgy

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
DavidSpekcommented, Mar 20, 2021

I’m now running into a dependency issue when installing the latest kfserving package (0.5.1) and kfp 1.4.0: kfp 1.4.0 requires kubernetes<12.0.0,>=8.0.0, but you have kubernetes 12.0.1 which is incompatible

It would be nice to have this solved so the latest packages can be installed in the notebook images.

0reactions
neuromagecommented, May 10, 2021

We’re planning an SDK release this week. Probably have an RC version out mid-week at least.

/cc @chensun

Read more comments on GitHub >

github_iconTop Results From Across the Web

kfp : Kubeflow Pipelines SDK - PyPI
Kubeflow Pipelines is a platform for building and deploying portable, scalable machine learning workflows based on Docker containers within the Kubeflow project ...
Read more >
pip unable to find newest package version - Stack Overflow
Open your specific package version page in pypi (e.g. ... In the command line, run: pip install <file_url> .
Read more >
Install the Kubeflow Pipelines SDK
You need Python 3.5 or later to use the Kubeflow Pipelines SDK. ... denied: '/usr/local/lib/python3.5/dist-packages/kfp-<version>.dist-info' ...
Read more >
5 Powerful Pip Commands to Speed Up Your Development
Do you think installing Python packages is everything pip can do? ... Out a Specific Package; BONUS TIP — Checking for Missing Dependencies ......
Read more >
Orbs - circleci/python@2.1.1
Common CircleCI tasks for the Python programming language. ... pip - python/install-packages: args: pytest pkg-manager: pip pypi-cache: ...
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